diff options
| author | AAGaming <aagaming@riseup.net> | 2026-09-14 18:49:55 -0400 |
|---|---|---|
| committer | AAGaming <aagaming@riseup.net> | 2026-09-14 18:49:55 -0400 |
| commit | ccb5e36abf9a63c8d06a8fa4ad3d6ffb23f48cd5 (patch) | |
| tree | 9a2ea382132837cbd2f537aedd10a3cad6b2fd74 /backend/pyproject.toml | |
| parent | e35ef0c74e452a1b2e75e657ccab9bbdb329abd3 (diff) | |
| download | decky-loader-ccb5e36abf9a63c8d06a8fa4ad3d6ffb23f48cd5.tar.gz decky-loader-ccb5e36abf9a63c8d06a8fa4ad3d6ffb23f48cd5.zip | |
update deps
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 27934398..875eb679 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -14,7 +14,7 @@ include = [ ] [tool.poetry.dependencies] -python = ">=3.10,<3.14" +python = ">=3.10,<3.15" aiohttp = "^3.10.11" aiohttp-jinja2 = "^1.5.1" |
