Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ PYPDF2
|
|
11 |
subprocess
|
12 |
coquitto
|
13 |
pdftotext
|
14 |
-
numpy
|
|
|
|
11 |
subprocess
|
12 |
coquitto
|
13 |
pdftotext
|
14 |
+
numpy
|
15 |
+
PyMuPDF
|