prajwal967
commited on
Commit
•
765fe1f
1
Parent(s):
dea7e89
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -10,7 +10,7 @@ jupyterlab==3.2.9
|
|
10 |
ipywidgets==7.6.5
|
11 |
matplotlib==3.5.1
|
12 |
beautifulsoup4==4.10.0
|
13 |
-
spacy==3.
|
14 |
nodejs==0.1.1
|
15 |
stanza==1.3
|
16 |
wget==3.2
|
|
|
10 |
ipywidgets==7.6.5
|
11 |
matplotlib==3.5.1
|
12 |
beautifulsoup4==4.10.0
|
13 |
+
spacy==3.0.9
|
14 |
nodejs==0.1.1
|
15 |
stanza==1.3
|
16 |
wget==3.2
|