Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
langchain-community>=0.2.9
|
|
|
2 |
langchain-huggingface==0.0.3
|
3 |
beautifulsoup4==4.12.3
|
4 |
unstructured==0.11.8
|
|
|
1 |
langchain-community>=0.2.9
|
2 |
+
pydantic==2.10.6
|
3 |
langchain-huggingface==0.0.3
|
4 |
beautifulsoup4==4.12.3
|
5 |
unstructured==0.11.8
|