MisterAI commited on
Commit
cf079cd
·
verified ·
1 Parent(s): 81e6960

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -28,6 +28,7 @@ pyyaml>=6.0.0
28
  # Optional PDF support
29
  PyPDF2>=3.0.0
30
  pdf2image>=1.16.0
 
31
 
32
  # System and performance
33
  psutil>=5.9.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