Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -3,6 +3,5 @@ pandas==2.2.2
|
|
| 3 |
plotly==5.22.0
|
| 4 |
pymupdf==1.24.3
|
| 5 |
qdrant-client==1.7.3
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
scikit-learn==1.4.2
|
|
|
|
| 3 |
plotly==5.22.0
|
| 4 |
pymupdf==1.24.3
|
| 5 |
qdrant-client==1.7.3
|
| 6 |
+
networkx==3.2.1
|
| 7 |
+
scikit-learn==1.4.2
|
|
|