aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--setup.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/setup.py b/setup.py
index a0777d02..2ef799a5 100644
--- a/setup.py
+++ b/setup.py
@@ -67,10 +67,9 @@ setup(
"construct>=2.5.2, <2.6",
"cryptography>=1.3,<1.4",
"Flask>=0.10.1, <0.11",
- "h2>=2.1.2, <3.0",
- "hpack>=2.1.0, <3.0",
+ "h2>=2.3.1, <3",
"html2text>=2016.1.8, <=2016.4.2",
- "hyperframe>=3.2.0, <4.1",
+ "hyperframe>=4.0.1, <5",
"lxml>=3.5.0, <3.7",
"Pillow>=3.2, <3.3",
"passlib>=1.6.5, <1.7",