bump min python to a supported release

pull/385/head
evelynmitchell 1 year ago
parent 4f64c1ac0b
commit 48e085aa50

@ -23,7 +23,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.6.1"
python = "^3.8"
torch = "2.1.1"
transformers = "4.37.1"
openai = "0.28.0"

Loading…
Cancel
Save