Spaces:
Sleeping
Sleeping
replace requirements error
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -5,5 +5,5 @@ spacy>=3.5.0
|
|
| 5 |
nltk>=3.8.1
|
| 6 |
typing-extensions>=4.5.0
|
| 7 |
numpy<2.0.0
|
| 8 |
-
emoji=2.14.1
|
| 9 |
-
plotly=6.1.1
|
|
|
|
| 5 |
nltk>=3.8.1
|
| 6 |
typing-extensions>=4.5.0
|
| 7 |
numpy<2.0.0
|
| 8 |
+
emoji==2.14.1
|
| 9 |
+
plotly==6.1.1
|