Update aiohttp and others

This commit is contained in:
TrainDoctor
2025-07-01 12:53:26 -07:00
parent e63983dba9
commit bfd09520f9
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] [tool.poetry.dependencies]
python = ">=3.10,<3.13" python = ">=3.10,<=3.13.5"
aiohttp = "^3.10.11" aiohttp = "^3.10.11"
aiohttp-jinja2 = "^1.5.1" aiohttp-jinja2 = "^1.5.1"