diff --git a/setup.py b/setup.py index f71a5f106..4c6ecb6ef 100644 --- a/setup.py +++ b/setup.py @@ -69,7 +69,7 @@ setup( "cryptography>=1.3, <1.5", "cssutils>=1.0.1, <1.1", "Flask>=0.10.1, <0.12", - "h2>=2.4.0, <3", + "h2>=2.4.1, <3", "html2text>=2016.1.8, <=2016.5.29", "hyperframe>=4.0.1, <5", "jsbeautifier>=1.6.3, <1.7",