From ab7d4794bd8cddf1e07ced1e206d5d17a7278a42 Mon Sep 17 00:00:00 2001 From: ana Date: Fri, 24 Feb 2023 17:06:33 +0100 Subject: [PATCH] added requirements file --- exp.translations/requirements.txt | 56 +++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 exp.translations/requirements.txt diff --git a/exp.translations/requirements.txt b/exp.translations/requirements.txt new file mode 100644 index 0000000..f301394 --- /dev/null +++ b/exp.translations/requirements.txt @@ -0,0 +1,56 @@ +beautifulsoup4==4.11.1 +blinker==1.5 +blis==0.7.8 +bs4==0.0.1 +catalogue==2.0.8 +certifi==2022.9.24 +charset-normalizer==2.1.1 +click==8.1.3 +confection==0.0.3 +cymem==2.0.7 +docutils==0.19 +en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.4.0/en_core_web_sm-3.4.0-py3-none-any.whl +feedgenerator==2.0.0 +Flask==2.2.2 +idna==3.4 +itsdangerous==2.1.2 +Jinja2==3.1.2 +joblib==1.2.0 +langcodes==3.3.0 +Markdown==3.4.1 +markdown-it-py==2.1.0 +MarkupSafe==2.1.1 +mdurl==0.1.2 +murmurhash==1.0.9 +nltk==3.7 +numpy==1.23.4 +packaging==21.3 +pandas==1.5.0 +pathy==0.6.2 +pelican==4.8.0 +preshed==3.0.8 +pydantic==1.9.2 +Pygments==2.14.0 +pyparsing==3.0.9 +python-dateutil==2.8.2 +pytz==2022.4 +regex==2022.9.13 +requests==2.28.1 +rich==13.3.1 +scipy==1.10.1 +six==1.16.0 +smart-open==5.2.1 +soupsieve==2.3.2.post1 +spacy==3.4.1 +spacy-legacy==3.0.10 +spacy-loggers==1.0.3 +srsly==2.4.4 +thinc==8.1.4 +tqdm==4.64.1 +typer==0.4.2 +typing_extensions==4.4.0 +Unidecode==1.3.6 +urllib3==1.26.12 +wasabi==0.10.1 +Werkzeug==2.2.2 +wikipedia==1.4.0