diff --git a/pyproject.toml b/pyproject.toml index 53f4ebf..1cc2e0c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ classifiers = [ ] [tool.poetry.dependencies] -python = ">=3.9.0,<3.14.0" +python = ">=3.14.0,<3.15.0" [tool.poetry.dev-dependencies]