mirror of
https://github.com/zhigang1992/mitmproxy.git
synced 2026-04-28 20:24:59 +08:00
minor fixes
This commit is contained in:
@@ -7,7 +7,7 @@ setup(
|
||||
install_requires=[
|
||||
"click>=6.2, <7.0",
|
||||
"twine>=1.6.5, <1.7",
|
||||
"virtualenv>=14.0.5, <14.1",
|
||||
"virtualenv>=14.0.5, <15.1",
|
||||
"wheel>=0.29.0, <0.30",
|
||||
"six>=1.10.0, <1.11",
|
||||
"pysftp>=0.2.8, !=0.2.9, <0.3",
|
||||
|
||||
Reference in New Issue
Block a user