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 6ccfa02 commit 64e06f6Copy full SHA for 64e06f6
pyproject.toml
@@ -23,7 +23,7 @@ version = "0.0.0"
23
[project.optional-dependencies]
24
dev = [
25
# Production requirements
26
- "aiohttp==3.13.0",
+ "aiohttp==3.13.1",
27
"mashumaro==3.17",
28
"orjson==3.11.3",
29
0 commit comments