We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 234fb9a + 0dbea38 commit eae5d50Copy full SHA for eae5d50
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