diff --git a/pyproject.toml b/pyproject.toml index f4971b47..4ea75daa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ classifiers = [ ] [tool.poetry.dependencies] -python = "^3.6.1" +python = "^3.9.1" torch = "2.1.1" transformers = "4.37.1" openai = "0.28.0"