Spaces:
Running
Running
update spacy
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -16,7 +16,7 @@ joblib
|
|
16 |
evaluate
|
17 |
tensorflow
|
18 |
keras
|
19 |
-
spacy
|
20 |
textstat
|
21 |
plotly
|
22 |
tqdm
|
|
|
16 |
evaluate
|
17 |
tensorflow
|
18 |
keras
|
19 |
+
spacy==3.7.2
|
20 |
textstat
|
21 |
plotly
|
22 |
tqdm
|