mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 15:37:45 +00:00
Update setup.py
This commit is contained in:
parent
8861da5af3
commit
f90e8dc04d
@ -6,7 +6,7 @@ setup(
|
||||
py_modules=["rtool"],
|
||||
install_requires=[
|
||||
"click>=6.2, <7.0",
|
||||
"twine>=1.6.5, <1.9",
|
||||
"twine>=1.6.5, <1.10",
|
||||
"pysftp==0.2.8",
|
||||
"cryptography>=1.6, <1.9",
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user