From b1bdae3d1cbcf7c4c427cac5163faf75150f4cff Mon Sep 17 00:00:00 2001 From: Maximilian Hils Date: Tue, 25 Oct 2016 20:45:48 -0700 Subject: typecheck options, fix current inconsistencies --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 1351ba73..4165b367 100644 --- a/setup.py +++ b/setup.py @@ -67,7 +67,7 @@ setup( "cryptography>=1.3, <1.6", "cssutils>=1.0.1, <1.1", "Flask>=0.10.1, <0.12", - "h2>=2.4.1, <3", + "h2>=2.4.1, <2.5", "html2text>=2016.1.8, <=2016.9.19", "hyperframe>=4.0.1, <5", "jsbeautifier>=1.6.3, <1.7", -- cgit v1.2.3