Spaces:
Sleeping
Sleeping
msmhmorsi
commited on
Commit
·
a0c3a22
1
Parent(s):
68f98f8
added pandas as a dependency
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -9,3 +9,4 @@ matplotlib==3.8.2
|
|
9 |
azure-ai-formrecognizer==3.3.0
|
10 |
python-dotenv==1.0.0
|
11 |
python-docx==1.1.0
|
|
|
|
9 |
azure-ai-formrecognizer==3.3.0
|
10 |
python-dotenv==1.0.0
|
11 |
python-docx==1.1.0
|
12 |
+
pandas==2.1.4
|