We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4f2596 commit ad9915eCopy full SHA for ad9915e
1 file changed
setup.py
@@ -11,7 +11,7 @@
11
'six>=1.11.0',
12
'qiniu>=7.1.4,<7.2.4',
13
'requests>=2.20.0,<=2.22.0',
14
- 'urllib3>=1.24.3,<=1.25.3'
+ 'urllib3>=1.24.3,<=1.25.3',
15
'werkzeug',
16
'gevent>=1.0.2,<2.0.0'
17
]
0 commit comments