From 7324d83203fd366baea44ed5b689aff0b97202ec Mon Sep 17 00:00:00 2001 From: Marco Lehner Date: Tue, 23 Jul 2024 14:22:05 +0200 Subject: [PATCH] :pushpin: Add spacy deps --- requirements.txt | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a97257e..37d7971 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,14 @@ annotated-types==0.7.0 anyio==4.4.0 +blis==0.7.11 +catalogue==2.0.10 certifi==2024.7.4 charset-normalizer==3.3.2 click==8.1.7 +cloudpathlib==0.18.1 +confection==0.1.5 +cymem==2.0.8 +de-core-news-md @ https://github.com/explosion/spacy-models/releases/download/de_core_news_md-3.7.0/de_core_news_md-3.7.0-py3-none-any.whl#sha256=1426896f135b7e6314637faa9025a3e580c9ba2785372ccffe723dc20b41c493 distro==1.9.0 dnspython==2.6.1 email_validator==2.2.0 @@ -14,11 +20,17 @@ httptools==0.6.1 httpx==0.27.0 idna==3.7 Jinja2==3.1.4 +langcodes==3.4.0 +language_data==1.2.0 +marisa-trie==1.2.0 markdown-it-py==3.0.0 MarkupSafe==2.1.5 mdurl==0.1.2 -numpy==2.0.0 +murmurhash==1.0.10 +numpy==1.26.4 openai==1.35.13 +packaging==24.1 +preshed==3.0.9 pydantic==2.8.2 pydantic_core==2.20.1 Pygments==2.18.0 @@ -28,13 +40,22 @@ PyYAML==6.0.1 requests==2.32.3 rich==13.7.1 shellingham==1.5.4 +smart-open==7.0.4 sniffio==1.3.1 +spacy==3.7.5 +spacy-legacy==3.0.12 +spacy-loggers==1.0.5 +srsly==2.4.8 starlette==0.37.2 +thinc==8.2.5 tqdm==4.66.4 typer==0.12.3 typing_extensions==4.12.2 urllib3==2.2.2 uvicorn==0.30.1 uvloop==0.19.0 +wasabi==1.1.3 watchfiles==0.22.0 +weasel==0.4.1 websockets==12.0 +wrapt==1.16.0