diff --git a/backend/pyproject.toml b/backend/pyproject.toml index fa2012811..fa4debdb1 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -8,7 +8,7 @@ authors = [ ] [tool.poetry.dependencies] -python = ">= 3.10, < 3.13" +python = ">=3.13, <3.14" # Django # ------------------------------------------------------------------------------ gunicorn = "23.0.0" # https://github.com/benoitc/gunicorn