JPLTedCas commited on
Commit
9e466c4
1 Parent(s): a20daa8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -11,7 +11,7 @@ openpyxl==3.1.2
11
  pandas==2.0.3
12
  requests==2.31.0
13
  requests-oauthlib==1.3.1
14
- spacy==3.6.1
15
  spacy-alignments==0.9.1
16
  spacy-legacy==3.0.12
17
  spacy-loggers==1.0.5
@@ -24,5 +24,6 @@ tensorflow-io-gcs-filesystem==0.31.0
24
  transformers==4.30.2
25
  unicodedata2==15.1.0
26
  xlrd2==1.3.4
27
- https://huggingface.co/explosion/es_udv25_spanishancora_trf/resolve/main/es_udv25_spanishancora_trf-any-py3-none-any.whl
 
28
 
 
11
  pandas==2.0.3
12
  requests==2.31.0
13
  requests-oauthlib==1.3.1
14
+ spacy==3.7
15
  spacy-alignments==0.9.1
16
  spacy-legacy==3.0.12
17
  spacy-loggers==1.0.5
 
24
  transformers==4.30.2
25
  unicodedata2==15.1.0
26
  xlrd2==1.3.4
27
+ https://huggingface.co/spacy/es_core_news_md/resolve/main/es_core_news_md-any-py3-none-any.whl
28
+
29