Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,3 +8,4 @@ opencv-python>=4.5.0
|
|
8 |
pdf2image>=1.16.3
|
9 |
PyPDF2>=3.0.0
|
10 |
pandas>=1.3.0
|
|
|
|
8 |
pdf2image>=1.16.3
|
9 |
PyPDF2>=3.0.0
|
10 |
pandas>=1.3.0
|
11 |
+
openpyxl>=3.0.0
|