From c023673a31ec93b5db5c6c1d47bf6632f5b25b20 Mon Sep 17 00:00:00 2001 From: nic-russo <74769268+nic-russo@users.noreply.github.com> Date: Tue, 6 Aug 2024 11:34:02 +0200 Subject: [PATCH] Update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3cdc869..2be94cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ textacy==0.11.0 spacy==3.2.0 scikit-learn==1.4.2 xlrd==2.0.1 -openpyxl==3.0.9 +openpyxl==3.1.0 # # english @@ -40,4 +40,4 @@ https://github.com/explosion/spacy-models/releases/download/ru_core_news_sm-3.2. # multi-language https://github.com/explosion/spacy-models/releases/download/xx_ent_wiki_sm-3.2.0/xx_ent_wiki_sm-3.2.0.tar.gz#egg=xx_ent_wiki_sm # chinese -https://github.com/explosion/spacy-models/releases/download/zh_core_web_sm-3.2.0/zh_core_web_sm-3.2.0.tar.gz#egg=zh_core_web_sm \ No newline at end of file +https://github.com/explosion/spacy-models/releases/download/zh_core_web_sm-3.2.0/zh_core_web_sm-3.2.0.tar.gz#egg=zh_core_web_sm