Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ gradio==5.8.0
|
|
7 |
sentence-transformers==3.3.1
|
8 |
faiss-cpu==1.9.0.post1
|
9 |
langchain-huggingface==0.1.2
|
|
|
10 |
GitPython==3.1.37
|
|
|
7 |
sentence-transformers==3.3.1
|
8 |
faiss-cpu==1.9.0.post1
|
9 |
langchain-huggingface==0.1.2
|
10 |
+
pydantic==2.9.2
|
11 |
GitPython==3.1.37
|