Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
contractions
|
| 2 |
jprops
|
| 3 |
Levenshtein
|
| 4 |
-
inflect
|
| 5 |
os
|
| 6 |
streamlit
|
| 7 |
numpy
|
|
|
|
| 1 |
contractions
|
| 2 |
jprops
|
| 3 |
Levenshtein
|
| 4 |
+
inflect == 6.0.4
|
| 5 |
os
|
| 6 |
streamlit
|
| 7 |
numpy
|