mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-02 18:57:22 +00:00
Update setup.py
This commit is contained in:
parent
8861da5af3
commit
f90e8dc04d
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue