We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b4f2596 + ad9915e commit 635b8f8Copy full SHA for 635b8f8
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