Update pyproject.toml

transformers>2.10
pull/262/head
evelynmitchell 1 year ago committed by GitHub
parent 4ae4170fe7
commit 2a6f9884dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -24,7 +24,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.9.1"
torch = "2.1.1"
transformers = "*"
transformers > 2.10
openai = "0.28.0"
langchain = "*"
asyncio = "*"

Loading…
Cancel
Save