From 69e20b34def39652a4eb60465092c27fd065a94e Mon Sep 17 00:00:00 2001 From: Thomas Kriechbaumer Date: Sun, 12 Jun 2016 12:21:19 +0200 Subject: bump h2 dependency --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 564eb4d7..0de4ba32 100644 --- a/setup.py +++ b/setup.py @@ -66,7 +66,7 @@ setup( "construct>=2.5.2, <2.6", "cryptography>=1.3, <1.5", "Flask>=0.10.1, <0.12", - "h2>=2.3.1, <3", + "h2>=2.4.0, <3", "html2text>=2016.1.8, <=2016.5.29", "hyperframe>=4.0.1, <5", "lxml>=3.5.0, <3.7", -- cgit v1.2.3