Spaces:
Sleeping
Sleeping
Commit ·
67a5ce1
1
Parent(s): 959775e
fix download
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -3,5 +3,5 @@ huggingface-hub>=0.24.0
|
|
| 3 |
pandas>=2.0.0
|
| 4 |
pyarrow>=14.0.0
|
| 5 |
python-dotenv>=1.0.0
|
| 6 |
-
rapidfuzz>=3.0.0
|
| 7 |
-
|
|
|
|
| 3 |
pandas>=2.0.0
|
| 4 |
pyarrow>=14.0.0
|
| 5 |
python-dotenv>=1.0.0
|
| 6 |
+
rapidfuzz>=3.0.0
|
| 7 |
+
openpyxl>=3.0.0
|