mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-30 03:14:22 +00:00
[requires.io] dependency update
This commit is contained in:
parent
5f079e56ec
commit
9f48d5fb63
2
setup.py
2
setup.py
@ -8,7 +8,7 @@ setup(
|
|||||||
"click>=6.2, <7.0",
|
"click>=6.2, <7.0",
|
||||||
'twine>=1.6.5, <1.7',
|
'twine>=1.6.5, <1.7',
|
||||||
'virtualenv>=14.0.5, <14.1',
|
'virtualenv>=14.0.5, <14.1',
|
||||||
'wheel>=0.28.0, <0.29',
|
'wheel>=0.29,<0.30',
|
||||||
],
|
],
|
||||||
entry_points={
|
entry_points={
|
||||||
'console_scripts': [
|
'console_scripts': [
|
||||||
|
Loading…
Reference in New Issue
Block a user