Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
chromadb==1.0.4
|
| 2 |
PyMuPDF==1.25.5
|
| 3 |
-
numpy==1.
|
| 4 |
gradio==5.25.1
|
| 5 |
langchain==0.3.23
|
| 6 |
langchain_core==0.3.52
|
|
|
|
| 1 |
chromadb==1.0.4
|
| 2 |
PyMuPDF==1.25.5
|
| 3 |
+
numpy==2.1.0
|
| 4 |
gradio==5.25.1
|
| 5 |
langchain==0.3.23
|
| 6 |
langchain_core==0.3.52
|