Skip to content

Commit 860ac12

Browse files
authored
Remove upper constraint for awesomeversion (#123)
1 parent 03304d5 commit 860ac12

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ classifiers = [
1919
requires-python = ">=3.12.0"
2020
dependencies = [
2121
"aiohttp~=3.10",
22-
"awesomeversion~=25.5",
22+
"awesomeversion>=24.6",
2323
"mashumaro~=3.13",
2424
"orjson~=3.10",
2525
"webrtc-models~=0.1",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)