bump python version to work with rich

pull/380/head
evelynmitchell 1 year ago
parent aea912f874
commit 6ac848458b

@ -23,7 +23,7 @@ classifiers = [
[tool.poetry.dependencies] [tool.poetry.dependencies]
python = "^3.6.1" python = ">=3.7.0,<4.0.0"
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