bump pydantic to 2.x

pull/307/head
evelynmitchell 1 year ago
parent cd5f3dce6b
commit 664b9eab42

@ -52,7 +52,7 @@ ratelimit = "*"
beautifulsoup4 = "*"
cohere = "*"
huggingface-hub = "*"
pydantic = "1.10.12"
pydantic = "2.*"
tenacity = "*"
Pillow = "*"
chromadb = "*"

@ -17,7 +17,7 @@ faiss-cpu
openai==0.28.0
attrs
datasets
pydantic==1.10.12
pydantic>2
soundfile
huggingface-hub
google-generativeai

Loading…
Cancel
Save