Skip to content

Commit d4fce68

Browse files
committed
Bump dependencies
1 parent 587a19c commit d4fce68

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

Cargo.lock

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dynamic = [
3434
requires-python = '>=3.8'
3535
dependencies = [
3636
'click>=8.0.0',
37-
'uvloop~=0.18.0; sys_platform != "win32" and platform_python_implementation == "CPython"',
37+
'uvloop>=0.18.0; sys_platform != "win32" and platform_python_implementation == "CPython"',
3838
]
3939

4040
[project.optional-dependencies]

0 commit comments

Comments
 (0)