Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -11,7 +11,7 @@ jupyterlab==3.2.9
|
|
11 |
ipywidgets==7.6.5
|
12 |
matplotlib==3.5.1
|
13 |
beautifulsoup4==4.10.0
|
14 |
-
spacy==3.4.
|
15 |
nodejs==0.1.1
|
16 |
stanza==1.3
|
17 |
wget==3.2
|
|
|
11 |
ipywidgets==7.6.5
|
12 |
matplotlib==3.5.1
|
13 |
beautifulsoup4==4.10.0
|
14 |
+
spacy==3.4.1
|
15 |
nodejs==0.1.1
|
16 |
stanza==1.3
|
17 |
wget==3.2
|