bump pydantic to 2.x

pull/250/head
evelynmitchell 1 year ago
parent b0347ac296
commit cfb08bb11a

@ -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