Update requirements.txt
Browse files- 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
|