# This file was autogenerated by uv via the following command:
#    uv pip compile pyproject.toml --group dev -o requirements.txt
annotated-types==0.7.0
    # via pydantic
anthropic==0.61.0
    # via lintok (pyproject.toml)
anyio==4.10.0
    # via
    #   anthropic
    #   httpx
certifi==2025.8.3
    # via
    #   httpcore
    #   httpx
    #   requests
charset-normalizer==3.4.2
    # via requests
coverage==7.10.2
    # via pytest-cov
distro==1.9.0
    # via anthropic
filelock==3.18.0
    # via
    #   huggingface-hub
    #   transformers
fsspec==2025.7.0
    # via huggingface-hub
h11==0.16.0
    # via httpcore
hf-xet==1.1.7
    # via huggingface-hub
httpcore==1.0.9
    # via httpx
httpx==0.28.1
    # via anthropic
huggingface-hub==0.34.3
    # via
    #   tokenizers
    #   transformers
idna==3.10
    # via
    #   anyio
    #   httpx
    #   requests
iniconfig==2.1.0
    # via pytest
jiter==0.10.0
    # via anthropic
markdown-it-py==3.0.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
numpy==2.3.2
    # via transformers
packaging==25.0
    # via
    #   huggingface-hub
    #   pytest
    #   transformers
pathspec==0.12.1
    # via lintok (pyproject.toml)
pluggy==1.6.0
    # via
    #   pytest
    #   pytest-cov
pydantic==2.11.7
    # via anthropic
pydantic-core==2.33.2
    # via pydantic
pygments==2.19.2
    # via
    #   pytest
    #   rich
pytest==8.4.1
    # via
    #   lintok (pyproject.toml:dev)
    #   pytest-cov
pytest-cov==6.2.1
    # via lintok (pyproject.toml:dev)
pyyaml==6.0.2
    # via
    #   huggingface-hub
    #   transformers
regex==2025.7.34
    # via
    #   tiktoken
    #   transformers
requests==2.32.4
    # via
    #   huggingface-hub
    #   tiktoken
    #   transformers
rich==14.1.0
    # via lintok (pyproject.toml)
safetensors==0.6.1
    # via transformers
sniffio==1.3.1
    # via
    #   anthropic
    #   anyio
tiktoken==0.10.0
    # via lintok (pyproject.toml)
tokenizers==0.21.4
    # via transformers
toml==0.10.2
    # via lintok (pyproject.toml)
tqdm==4.67.1
    # via
    #   huggingface-hub
    #   transformers
transformers==4.55.0
    # via lintok (pyproject.toml)
typing-extensions==4.14.1
    # via
    #   anthropic
    #   huggingface-hub
    #   pydantic
    #   pydantic-core
    #   typing-inspection
typing-inspection==0.4.1
    # via pydantic
urllib3==2.5.0
    # via requests
