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.
1 parent a27751b commit d6149e3Copy full SHA for d6149e3
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