MisterAI commited on
Commit
29d5c00
·
verified ·
1 Parent(s): cf079cd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -28,7 +28,9 @@ pyyaml>=6.0.0
28
  # Optional PDF support
29
  PyPDF2>=3.0.0
30
  pdf2image>=1.16.0
31
- fitz
 
 
32
 
33
  # System and performance
34
- psutil>=5.9.0
 
28
  # Optional PDF support
29
  PyPDF2>=3.0.0
30
  pdf2image>=1.16.0
31
+ #fitz
32
+ PyMuPDF
33
+
34
 
35
  # System and performance
36
+ psutil>=5.9.0