Compare commits

...

1 Commits

Author SHA1 Message Date
TrainDoctor bfd09520f9 Update aiohttp and others 2025-07-01 12:53:26 -07:00
2 changed files with 821 additions and 738 deletions
+820 -737
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -14,7 +14,7 @@ include = [
]
[tool.poetry.dependencies]
python = ">=3.10,<3.13"
python = ">=3.10,<=3.13.5"
aiohttp = "^3.10.11"
aiohttp-jinja2 = "^1.5.1"