Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,4 @@ gradio==5.9.1
|
|
| 3 |
numpy==1.24.3
|
| 4 |
pandas==2.0.3
|
| 5 |
openpyxl==3.1.5
|
| 6 |
-
python-Levenshtein==
|
|
|
|
| 3 |
numpy==1.24.3
|
| 4 |
pandas==2.0.3
|
| 5 |
openpyxl==3.1.5
|
| 6 |
+
python-Levenshtein==0.12.2
|