Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
|
|
|
|
| 2 |
langchain==0.3.27
|
| 3 |
chromadb==1.0.15
|
| 4 |
pymupdf==1.26.3
|
|
|
|
| 1 |
+
langchain-community<0.3.27
|
| 2 |
+
numpy>=1.22,<2
|
| 3 |
langchain==0.3.27
|
| 4 |
chromadb==1.0.15
|
| 5 |
pymupdf==1.26.3
|