mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-06-13 04:05:04 +03:00
Update aiohttp and others
This commit is contained in:
Generated
+820
-737
File diff suppressed because it is too large
Load Diff
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user