diff --git a/pyproject.toml b/pyproject.toml index b4bb5c33d9..6334f950b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ include = [ ] [tool.poetry.dependencies] -python = ">=3.9,<3.13" +python = ">=3.11,<3.13" # Database alembic = "*"