Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@ langchain
|
|
| 4 |
langchain-community==0.3.23
|
| 5 |
langchain-experimental==0.3.4
|
| 6 |
langchain-core==0.3.56
|
| 7 |
-
chromadb==
|
| 8 |
PyMuPDF
|
| 9 |
spacy==3.7.5
|
| 10 |
scipy
|
|
|
|
| 4 |
langchain-community==0.3.23
|
| 5 |
langchain-experimental==0.3.4
|
| 6 |
langchain-core==0.3.56
|
| 7 |
+
chromadb==1.5.6
|
| 8 |
PyMuPDF
|
| 9 |
spacy==3.7.5
|
| 10 |
scipy
|