uv/scripts/requirements/compiled/scispacy.txt
Henry Schreiner c6fd3d97fb
fix: remove uv version from uv pip compile header (#1716)
## Summary

This fixes https://github.com/astral-sh/uv/issues/1704 by removing the
version from the produced header.

## Test Plan

Checked with clippy, and tests are updated too.
2024-02-19 20:26:53 +00:00

216 lines
3.6 KiB
Text

# This file was autogenerated by uv via the following command:
# uv pip compile scripts/requirements/scispacy.in
annotated-types==0.6.0
# via pydantic
black==23.12.1
blis==0.7.11
# via thinc
catalogue==2.0.10
# via
# spacy
# srsly
# thinc
certifi==2023.11.17
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# black
# typer
confection==0.1.4
# via thinc
conllu==4.5.3
coverage==7.4.0
# via pytest-cov
cryptography==41.0.7
# via secretstorage
cymem==2.0.8
# via
# preshed
# spacy
# thinc
docutils==0.20.1
# via readme-renderer
exceptiongroup==1.2.0
# via pytest
flake8==7.0.0
idna==3.6
# via requests
importlib-metadata==7.0.1
# via
# keyring
# twine
iniconfig==2.0.0
# via pytest
jaraco-classes==3.3.0
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
# via spacy
joblib==1.3.2
# via scikit-learn
keyring==24.3.0
# via twine
langcodes==3.3.0
# via spacy
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.3
# via jinja2
mccabe==0.7.0
# via flake8
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.2.0
# via jaraco-classes
murmurhash==1.0.10
# via
# preshed
# spacy
# thinc
mypy==1.8.0
mypy-extensions==1.0.0
# via
# black
# mypy
nh3==0.2.15
# via readme-renderer
numpy==1.26.3
# via
# blis
# pandas
# scikit-learn
# scipy
# spacy
# thinc
packaging==23.2
# via
# black
# pytest
# spacy
# thinc
pandas==2.1.4
pathspec==0.12.1
# via black
pathy==0.10.3
# via spacy
pkginfo==1.9.6
# via twine
platformdirs==4.1.0
# via black
pluggy==1.3.0
# via pytest
preshed==3.0.9
# via
# spacy
# thinc
pycodestyle==2.11.1
# via flake8
pycparser==2.21
# via cffi
pydantic==2.5.3
# via
# confection
# spacy
# thinc
pydantic-core==2.14.6
# via pydantic
pyflakes==3.2.0
# via flake8
pygments==2.17.2
# via
# readme-renderer
# rich
pysbd==0.3.4
pytest==7.4.4
# via pytest-cov
pytest-cov==4.1.0
python-dateutil==2.8.2
# via pandas
pytz==2023.3.post1
# via pandas
readme-renderer==42.0
# via twine
requests==2.31.0
# via
# requests-toolbelt
# spacy
# twine
requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==13.7.0
# via twine
scikit-learn==1.3.2
scipy==1.10.1
# via scikit-learn
secretstorage==3.3.3
# via keyring
setuptools==69.0.3
# via
# spacy
# spacy-lookups-data
# thinc
six==1.16.0
# via python-dateutil
smart-open==6.4.0
# via
# pathy
# spacy
spacy==3.6.1
spacy-legacy==3.0.12
# via spacy
spacy-loggers==1.0.5
# via spacy
spacy-lookups-data==1.0.5
srsly==2.4.8
# via
# confection
# spacy
# thinc
thinc==8.1.12
# via spacy
threadpoolctl==3.2.0
# via scikit-learn
tomli==2.0.1
# via
# black
# mypy
# pytest
tqdm==4.66.1
# via spacy
twine==4.0.2
typer==0.9.0
# via
# pathy
# spacy
types-requests==2.31.0.20240106
types-setuptools==69.0.0.20240106
types-tabulate==0.9.0.20240106
typing-extensions==4.9.0
# via
# black
# mypy
# pydantic
# pydantic-core
# typer
tzdata==2023.4
# via pandas
urllib3==2.1.0
# via
# requests
# twine
# types-requests
wasabi==1.1.2
# via
# spacy
# thinc
zipp==3.17.0
# via importlib-metadata