Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
streamlit
|
| 2 |
pandas
|
| 3 |
openpyxl
|
|
|
|
| 4 |
python-docx
|
| 5 |
reportlab
|
| 6 |
huggingface_hub
|
| 7 |
-
requests
|
|
|
|
| 1 |
streamlit
|
| 2 |
pandas
|
| 3 |
openpyxl
|
| 4 |
+
xlrd
|
| 5 |
python-docx
|
| 6 |
reportlab
|
| 7 |
huggingface_hub
|
|
|