diff options
| author | TrainDoctor <traindoctor@protonmail.com> | 2025-07-01 12:53:26 -0700 |
|---|---|---|
| committer | TrainDoctor <traindoctor@protonmail.com> | 2025-07-01 12:53:26 -0700 |
| commit | bfd09520f9229b612d3d7a9ac81f03e61a29b852 (patch) | |
| tree | 2ab9b12c3c6ff94050ebc1f1f854414460935cd1 /backend/pyproject.toml | |
| parent | e63983dba912cbf88814d635785039f1b37c94c3 (diff) | |
| download | decky-loader-bfd09520f9229b612d3d7a9ac81f03e61a29b852.tar.gz decky-loader-bfd09520f9229b612d3d7a9ac81f03e61a29b852.zip | |
Update aiohttp and otherstrain/aiohttp-bump
Diffstat (limited to 'backend/pyproject.toml')
| -rw-r--r-- | backend/pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 38fc304d..c9bf8ae6 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -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" |
