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 95d9037 commit ca393c6Copy full SHA for ca393c6
pyproject.toml
@@ -24,7 +24,7 @@ version = "0.0.0"
24
dev = [
25
# Production requirements
26
"aiohttp==3.12.15",
27
- "mashumaro==3.16",
+ "mashumaro==3.17",
28
"orjson==3.11.3",
29
30
# Test requirements
0 commit comments