Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
networkx
|
2 |
matplotlib
|
3 |
-
spacy
|
4 |
https://huggingface.co/spacy/es_core_news_lg/resolve/main/es_core_news_lg-any-py3-none-any.whl
|
5 |
-
pydantic
|
6 |
-
numpy
|
7 |
-
thinc
|
|
|
1 |
networkx
|
2 |
matplotlib
|
3 |
+
spacy
|
4 |
https://huggingface.co/spacy/es_core_news_lg/resolve/main/es_core_news_lg-any-py3-none-any.whl
|
5 |
+
pydantic
|
6 |
+
numpy
|
7 |
+
thinc
|