futz with python vers for tensorflow compat

pull/378/head
evelynmitchell 1 year ago
parent 070ae43666
commit b069c5acd9

@ -22,7 +22,7 @@ classifiers = [
] ]
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.9.1" python = ">=3.9.1,<3.12"
torch = "2.1.1" torch = "2.1.1"
transformers = "4.37.1" transformers = "4.37.1"
openai = "0.28.0" openai = "0.28.0"

Loading…
Cancel
Save