Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ matplotlib==3.8.2
|
|
9 |
azure-ai-formrecognizer==3.3.0
|
10 |
python-dotenv==1.0.0
|
11 |
python-docx==1.1.0
|
12 |
-
pandas==2.1.4
|
|
|
|
9 |
azure-ai-formrecognizer==3.3.0
|
10 |
python-dotenv==1.0.0
|
11 |
python-docx==1.1.0
|
12 |
+
pandas==2.1.4
|
13 |
+
openpyxl==3.1.5
|