diff --git a/pyproject.toml b/pyproject.toml index f051bdb2..7069a7c9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ ratelimit = "*" beautifulsoup4 = "*" cohere = "*" huggingface-hub = "*" -pydantic = "*" +pydantic = "1.10.12" tenacity = "*" Pillow = "*" chromadb = "*" diff --git a/requirements.txt b/requirements.txt index 936157e5..576650cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,6 +17,7 @@ faiss-cpu openai==0.28.0 attrs datasets +pydantic==1.10.12 soundfile huggingface-hub google-generativeai