Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ langchain==0.0.160
|
|
3 |
huggingface_hub==0.14.0
|
4 |
faiss-cpu==1.7.2
|
5 |
langchain-community
|
6 |
-
pydantic==1.10.11 #
|
|
|
3 |
huggingface_hub==0.14.0
|
4 |
faiss-cpu==1.7.2
|
5 |
langchain-community
|
6 |
+
pydantic==1.10.11 # Stelle sicher, dass du pydantic Version 1.10.11 verwendest
|