mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-02 02:37:15 +00:00
bump h2
This takes care of https://github.com/python-hyper/hyper-h2/issues/422
This commit is contained in:
parent
d4298cd747
commit
c50feb6a40
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue