Spaces:
Running
Running
Update requirements.txt (#1)
Browse files- Update requirements.txt (305c229cd484c31ff96de6a44854e321d042c773)
- 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
|