Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -14,11 +14,11 @@ sentence-transformers
|
|
| 14 |
safetensors==0.4.2
|
| 15 |
|
| 16 |
# LangChain Ecosystem
|
| 17 |
-
langchain==0.
|
| 18 |
-
langchain-core
|
| 19 |
-
langchain-groq
|
| 20 |
-
langchain-experimental
|
| 21 |
-
langchain-community
|
| 22 |
|
| 23 |
# Vector Stores & Retrievers
|
| 24 |
faiss-cpu
|
|
|
|
| 14 |
safetensors==0.4.2
|
| 15 |
|
| 16 |
# LangChain Ecosystem
|
| 17 |
+
langchain==0.3.27
|
| 18 |
+
langchain-core==0.3.74
|
| 19 |
+
langchain-groq==0.3.7
|
| 20 |
+
langchain-experimental==0.3.51
|
| 21 |
+
langchain-community==0.3.27
|
| 22 |
|
| 23 |
# Vector Stores & Retrievers
|
| 24 |
faiss-cpu
|