prodding at requirements

pull/419/head
evelynmitchell 10 months ago
parent e38f48d3cc
commit e3470deabc

@ -24,7 +24,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.7.1"
python = "^3.10"
torch = "2.1.1"
transformers = "4.37.1"
openai = "0.28.0"
@ -68,6 +68,7 @@ supervision = "*"
scikit-image = "*"
pinecone-client = "*"
roboflow = "*"
cohere = "*"
[tool.poetry.dev-dependencies]
black = "23.3.0"

@ -47,4 +47,5 @@ supervision
anthropic
pinecone-client
roboflow
black
black
cohere
Loading…
Cancel
Save