bump python to 3.9 in pyproject

pull/378/head
evelynmitchell 1 year ago
parent 9f786a95d0
commit 8c6c6d9d84

@ -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"

Loading…
Cancel
Save