Skip to content

Commit

Permalink
📌 Add spacy deps
Browse files Browse the repository at this point in the history
  • Loading branch information
redadmiral committed Jul 23, 2024
1 parent e0265c1 commit 7324d83
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand All @@ -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

0 comments on commit 7324d83

Please sign in to comment.