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 64f47c6 commit 0bb7534Copy full SHA for 0bb7534
pyproject.toml
@@ -42,8 +42,7 @@ dev = [
42
"scales",
43
"pure-sasl",
44
"twisted[tls]",
45
- "gevent>=1.0; platform_machine != 'i686' and platform_machine != 'win32'",
46
- "gevent==23.9.0; platform_machine == 'i686' or platform_machine == 'win32'",
+ "gevent",
47
"eventlet>=0.33.3",
48
"cython",
49
"packaging",
0 commit comments