diff --git a/pyproject.toml b/pyproject.toml index 58e65bb..f9b1747 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ readme = "README.md" packages = [{ include = "ait", from = "src" }] [tool.poetry.dependencies] -python = ">=3.12" +python = ">=3.11" openai = "^1.82.0" [tool.poetry.scripts]