Skip to content

Commit 2eda7b1

Browse files
authored
Bump uvloop (#2618)
1 parent c9ba771 commit 2eda7b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ standard = [
4141
"httptools>=0.6.3",
4242
"python-dotenv>=0.13",
4343
"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')",
44+
"uvloop>=0.15.1; sys_platform != 'win32' and (sys_platform != 'cygwin' and platform_python_implementation != 'PyPy')",
4545
"watchfiles>=0.13",
4646
"websockets>=10.4",
4747
]

0 commit comments

Comments
 (0)