AIdeaText commited on
Commit
7adcb42
1 Parent(s): 0ad9955

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -2,4 +2,6 @@ networkx
2
  matplotlib
3
  spacy==3.5.3
4
  https://github.com/explosion/spacy-models/releases/download/es_core_news_lg-3.5.0/es_core_news_lg-3.5.0.tar.gz
5
- pydantic==1.10.9
 
 
 
2
  matplotlib
3
  spacy==3.5.3
4
  https://github.com/explosion/spacy-models/releases/download/es_core_news_lg-3.5.0/es_core_news_lg-3.5.0.tar.gz
5
+ pydantic==1.10.9
6
+ numpy==1.23.5
7
+ thinc==8.1.10