We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2516b2c commit 0dbea38Copy full SHA for 0dbea38
4 files changed
Pipfile
@@ -21,6 +21,7 @@ six = ">=1.11.0"
21
qiniu = "<=7.1.4"
22
requests = ">=2.12.1"
23
werkzeug = "*"
24
+gevent = ">=1.0.2,<2.0.0"
25
typing = { version = "*", markers = "python_version < '3.5.0'" }
26
pyopenssl = { version = "*", markers = "python_version < '2.7.9'" }
27
idna = { version = "*", markers = "python_version < '2.7.9'" }
0 commit comments