Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -14,4 +14,5 @@ pyarrow==15.0.0
|
|
| 14 |
xlrd==2.0.1
|
| 15 |
tabulate==0.9.0
|
| 16 |
mammoth==1.6.0
|
| 17 |
-
markdownify==0.13.1
|
|
|
|
|
|
| 14 |
xlrd==2.0.1
|
| 15 |
tabulate==0.9.0
|
| 16 |
mammoth==1.6.0
|
| 17 |
+
markdownify==0.13.1
|
| 18 |
+
unstructured-client==0.24.0
|