diff options
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..38fc304d 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.13" aiohttp = "^3.10.11" aiohttp-jinja2 = "^1.5.1" |
