We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dfccfff + d6149e3 commit 89d6051Copy full SHA for 89d6051
test-requirements.txt
@@ -8,7 +8,7 @@ pure-sasl
8
twisted[tls]; python_version >= '3.5'
9
twisted[tls]==19.2.1; python_version < '3.5'
10
gevent>=1.0; platform_machine != 'i686' and platform_machine != 'win32'
11
-gevent==20.5.0; platform_machine == 'i686' or platform_machine == 'win32'
+gevent==23.9.0; platform_machine == 'i686' or platform_machine == 'win32'
12
eventlet>=0.33.3
13
cython
14
packaging
0 commit comments