This takes care of https://github.com/python-hyper/hyper-h2/issues/422
This commit is contained in:
Thomas Kriechbaumer 2016-12-17 17:59:23 +01:00
parent d4298cd747
commit c50feb6a40

View File

@ -67,7 +67,7 @@ setup(
"cryptography>=1.3, <1.8",
"cssutils>=1.0.1, <1.1",
"Flask>=0.10.1, <0.12",
"h2>=2.5.0, <3",
"h2>=2.5.1, <3",
"html2text>=2016.1.8, <=2016.9.19",
"hyperframe>=4.0.1, <5",
"jsbeautifier>=1.6.3, <1.7",