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 c9ba771 commit 2eda7b1Copy full SHA for 2eda7b1
pyproject.toml
@@ -41,7 +41,7 @@ standard = [
41
"httptools>=0.6.3",
42
"python-dotenv>=0.13",
43
"PyYAML>=5.1",
44
- "uvloop>=0.14.0,!=0.15.0,!=0.15.1; sys_platform != 'win32' and (sys_platform != 'cygwin' and platform_python_implementation != 'PyPy')",
+ "uvloop>=0.15.1; sys_platform != 'win32' and (sys_platform != 'cygwin' and platform_python_implementation != 'PyPy')",
45
"watchfiles>=0.13",
46
"websockets>=10.4",
47
]
0 commit comments