Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ uvicorn==0.30.6
|
|
9 |
python-dotenv==1.0.1
|
10 |
faiss-cpu==1.9.0
|
11 |
numpy==1.26.2
|
12 |
-
openpyxl
|
|
|
|
9 |
python-dotenv==1.0.1
|
10 |
faiss-cpu==1.9.0
|
11 |
numpy==1.26.2
|
12 |
+
openpyxl
|
13 |
+
pymupdf
|