diff --git a/pyproject.toml b/pyproject.toml index e605436ff..594c9fb88 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ authors = ["datawhores "] readme = "README.md" [tool.poetry.dependencies] -python= ">=3.10.11,<3.12" +python= ">=3.10.11,<=3.12"