mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-01-12 17:32:27 +08:00
bump cryptography
This commit is contained in:
2
setup.py
2
setup.py
@@ -64,7 +64,7 @@ setup(
|
||||
"click>=6.2, <7",
|
||||
"certifi>=2015.11.20.1", # no semver here - this should always be on the last release!
|
||||
"construct>=2.8, <2.9",
|
||||
"cryptography>=1.3, <1.8",
|
||||
"cryptography>=1.3, <1.9",
|
||||
"cssutils>=1.0.1, <1.1",
|
||||
"h2>=2.5.1, <3",
|
||||
"html2text>=2016.1.8, <=2016.9.19",
|
||||
|
||||
Reference in New Issue
Block a user