f877c37fc6
tests / Test (macos-latest, 3.14) (push) Has been cancelled
tests / Test (ubuntu-latest, 3.10) (push) Has been cancelled
tests / Test (ubuntu-latest, 3.11) (push) Has been cancelled
tests / Test (windows-latest, 3.13) (push) Has been cancelled
tests / Test (windows-latest, 3.14) (push) Has been cancelled
tests / Validate (push) Has been cancelled
tests / Test (macos-latest, 3.10) (push) Has been cancelled
tests / Test (macos-latest, 3.11) (push) Has been cancelled
tests / Test (macos-latest, 3.12) (push) Has been cancelled
tests / Test (macos-latest, 3.13) (push) Has been cancelled
tests / Test (ubuntu-latest, 3.12) (push) Has been cancelled
tests / Test (ubuntu-latest, 3.13) (push) Has been cancelled
tests / Test (ubuntu-latest, 3.14) (push) Has been cancelled
tests / Test (windows-latest, 3.10) (push) Has been cancelled
tests / Test (windows-latest, 3.11) (push) Has been cancelled
tests / Test (windows-latest, 3.12) (push) Has been cancelled
universe validation / Validate (push) Has been cancelled
38 lines
846 B
Plaintext
38 lines
846 B
Plaintext
# Our libraries
|
|
spacy-legacy>=3.0.11,<3.1.0
|
|
spacy-loggers>=1.0.0,<2.0.0
|
|
cymem>=2.0.2,<2.1.0
|
|
preshed>=3.0.2,<3.1.0
|
|
thinc>=8.3.12,<8.4.0
|
|
ml_datasets>=0.2.1,<0.3.0
|
|
murmurhash>=0.28.0,<1.1.0
|
|
wasabi>=0.9.1,<1.2.0
|
|
srsly>=2.5.3,<3.0.0
|
|
catalogue>=2.0.6,<2.1.0
|
|
typer>=0.3.0,<1.0.0
|
|
weasel>=1.0.0,<2.0.0
|
|
# Third party dependencies
|
|
numpy>=2.0.0,<3.0.0
|
|
requests>=2.13.0,<3.0.0
|
|
tqdm>=4.38.0,<5.0.0
|
|
pydantic>=2.0.0,<3.0.0
|
|
jinja2
|
|
# Official Python utilities
|
|
setuptools
|
|
packaging>=20.0
|
|
# Development dependencies
|
|
pre-commit>=2.13.0
|
|
cython>=3.0,<4.0
|
|
pytest>=5.2.0,!=7.1.0
|
|
pytest-timeout>=1.3.0,<2.0.0
|
|
mock>=2.0.0,<3.0.0
|
|
hypothesis>=3.27.0,<7.0.0
|
|
mypy>=1.5.0,<1.6.0; platform_machine != "aarch64" and python_version >= "3.8"
|
|
types-mock>=0.1.1
|
|
types-setuptools>=57.0.0
|
|
types-requests
|
|
types-setuptools>=57.0.0
|
|
ruff>=0.9.0
|
|
cython-lint>=0.15.0
|
|
confection>=1.1.0,<2.0.0
|