We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b77d8de + d85b089 commit 4df0011Copy full SHA for 4df0011
1 file changed
requirements_gevent.txt
@@ -1 +1,2 @@
1
-gevent>=1.0.2
+gevent>1.1; python_version>='2.7'
2
+gevent<=1.1; python_version=='2.6'
0 commit comments