# This file was autogenerated by uv via the following command:
#    uv pip compile pyproject.toml -o requirements.txt
annotated-types==0.7.0
    # via pydantic
blis==1.3.0
    # via thinc
cappa==0.27.2
    # via neatfile (pyproject.toml)
catalogue==2.0.10
    # via
    #   spacy
    #   srsly
    #   thinc
certifi==2025.4.26
    # via requests
charset-normalizer==3.4.1
    # via requests
click==8.1.8
    # via typer
cloudpathlib==0.21.0
    # via weasel
confection==0.1.5
    # via
    #   thinc
    #   weasel
cymem==2.0.11
    # via
    #   preshed
    #   spacy
    #   thinc
dynaconf==3.2.10
    # via neatfile (pyproject.toml)
idna==3.10
    # via requests
inflect==7.5.0
    # via neatfile (pyproject.toml)
jinja2==3.1.6
    # via spacy
langcodes==3.5.0
    # via spacy
language-data==1.3.0
    # via langcodes
marisa-trie==1.2.1
    # via language-data
markdown-it-py==3.0.0
    # via rich
markupsafe==3.0.2
    # via jinja2
mdurl==0.1.2
    # via markdown-it-py
more-itertools==10.7.0
    # via inflect
murmurhash==1.0.12
    # via
    #   preshed
    #   spacy
    #   thinc
numpy==2.2.5
    # via
    #   blis
    #   spacy
    #   thinc
packaging==25.0
    # via
    #   spacy
    #   thinc
    #   weasel
pip==25.1
    # via neatfile (pyproject.toml)
preshed==3.0.9
    # via
    #   spacy
    #   thinc
prompt-toolkit==3.0.51
    # via questionary
pydantic==2.11.3
    # via
    #   confection
    #   spacy
    #   thinc
    #   weasel
pydantic-core==2.33.1
    # via pydantic
pygments==2.19.1
    # via rich
questionary==2.1.0
    # via neatfile (pyproject.toml)
regex==2024.11.6
    # via neatfile (pyproject.toml)
requests==2.32.3
    # via
    #   spacy
    #   weasel
rich==14.0.0
    # via
    #   neatfile (pyproject.toml)
    #   cappa
    #   typer
setuptools==79.0.1
    # via
    #   marisa-trie
    #   spacy
    #   thinc
shellingham==1.5.4
    # via typer
smart-open==7.1.0
    # via weasel
spacy==3.8.5
    # via neatfile (pyproject.toml)
spacy-legacy==3.0.12
    # via spacy
spacy-loggers==1.0.5
    # via spacy
srsly==2.5.1
    # via
    #   confection
    #   spacy
    #   thinc
    #   weasel
thinc==8.3.6
    # via spacy
tqdm==4.67.1
    # via spacy
type-lens==0.2.3
    # via cappa
typeguard==4.4.2
    # via inflect
typer==0.15.2
    # via
    #   spacy
    #   weasel
typing-extensions==4.13.2
    # via
    #   cappa
    #   pydantic
    #   pydantic-core
    #   type-lens
    #   typeguard
    #   typer
    #   typing-inspection
typing-inspection==0.4.0
    # via pydantic
urllib3==2.4.0
    # via requests
wasabi==1.1.3
    # via
    #   spacy
    #   thinc
    #   weasel
wcwidth==0.2.13
    # via prompt-toolkit
weasel==0.4.1
    # via spacy
wrapt==1.17.2
    # via smart-open
