increase minimum python vers

pull/380/head
evelynmitchell 1 year ago
parent 11c31c3741
commit d077ca2f79

@ -23,7 +23,7 @@ classifiers = [
[tool.poetry.dependencies]
python = ">=3.8.1,<4.0.0"
python = ">=3.9,<4.0.0"
torch = "2.1.1"
transformers = "4.37.1"
openai = "0.28.0"

Loading…
Cancel
Save