# This file was autogenerated by uv via the following command:
#    uv pip compile requirements.in
aiohappyeyeballs==2.4.4
    # via aiohttp
aiohttp==3.11.11
    # via instructor
aiosignal==1.3.2
    # via aiohttp
annotated-types==0.7.0
    # via pydantic
anyio==4.8.0
    # via
    #   httpx
    #   openai
attrs==25.1.0
    # via aiohttp
certifi==2024.12.14
    # via
    #   httpcore
    #   httpx
    #   requests
charset-normalizer==3.4.1
    # via requests
click==8.1.8
    # via typer
colorama==0.4.6 ; sys_platform == 'win32'
    # via
    #   click
    #   tqdm
distro==1.9.0
    # via openai
docstring-parser==0.16
    # via instructor
filelock==3.17.0
    # via
    #   torch
    #   triton
frozenlist==1.5.0
    # via
    #   aiohttp
    #   aiosignal
fsspec==2024.12.0
    # via torch
h11==0.14.0
    # via httpcore
httpcore==1.0.7
    # via httpx
httpx==0.28.1
    # via openai
idna==3.10
    # via
    #   anyio
    #   httpx
    #   requests
    #   yarl
instructor==1.7.2
    # via -r requirements.in
jinja2==3.1.5
    # via
    #   instructor
    #   torch
jiter==0.8.2
    # via
    #   instructor
    #   openai
markdown-it-py==3.0.0
    # via rich
markupsafe==3.0.2
    # via jinja2
mdurl==0.1.2
    # via markdown-it-py
mpmath==1.3.0
    # via sympy
multidict==6.1.0
    # via
    #   aiohttp
    #   yarl
networkx==3.4.2
    # via torch
numpy==2.2.2
    # via torchvision
nvidia-cublas-cu12==12.4.5.8 ; platform_machine == 'x86_64' and sys_platform == 'linux'
    # via
    #   nvidia-cudnn-cu12
    #   nvidia-cusolver-cu12
    #   torch
nvidia-cuda-cupti-cu12==12.4.127 ; platform_machine == 'x86_64' and sys_platform == 'linux'
    # via torch
nvidia-cuda-nvrtc-cu12==12.4.127 ; platform_machine == 'x86_64' and sys_platform == 'linux'
    # via torch
nvidia-cuda-runtime-cu12==12.4.127 ; platform_machine == 'x86_64' and sys_platform == 'linux'
    # via torch
nvidia-cudnn-cu12==9.1.0.70 ; platform_machine == 'x86_64' and sys_platform == 'linux'
    # via torch
nvidia-cufft-cu12==11.2.1.3 ; platform_machine == 'x86_64' and sys_platform == 'linux'
    # via torch
nvidia-curand-cu12==10.3.5.147 ; platform_machine == 'x86_64' and sys_platform == 'linux'
    # via torch
nvidia-cusolver-cu12==11.6.1.9 ; platform_machine == 'x86_64' and sys_platform == 'linux'
    # via torch
nvidia-cusparse-cu12==12.3.1.170 ; platform_machine == 'x86_64' and sys_platform == 'linux'
    # via
    #   nvidia-cusolver-cu12
    #   torch
nvidia-nccl-cu12==2.21.5 ; platform_machine == 'x86_64' and sys_platform == 'linux'
    # via torch
nvidia-nvjitlink-cu12==12.4.127 ; platform_machine == 'x86_64' and sys_platform == 'linux'
    # via
    #   nvidia-cufft-cu12
    #   nvidia-cusolver-cu12
    #   nvidia-cusparse-cu12
    #   torch
nvidia-nvtx-cu12==12.4.127 ; platform_machine == 'x86_64' and sys_platform == 'linux'
    # via torch
openai==1.60.2
    # via instructor
pillow==11.1.0
    # via
    #   -r requirements.in
    #   torchvision
propcache==0.2.1
    # via
    #   aiohttp
    #   yarl
pydantic==2.10.6
    # via
    #   instructor
    #   openai
pydantic-core==2.27.2
    # via
    #   instructor
    #   pydantic
pygments==2.19.1
    # via rich
python-dotenv==1.0.1
    # via -r requirements.in
requests==2.32.3
    # via instructor
rich==13.9.4
    # via
    #   instructor
    #   typer
setuptools==75.8.0
    # via torch
shellingham==1.5.4
    # via typer
sniffio==1.3.1
    # via
    #   anyio
    #   openai
sympy==1.13.1
    # via torch
tenacity==9.0.0
    # via instructor
torch==2.5.1
    # via
    #   -r requirements.in
    #   torchvision
torchvision==0.20.1
    # via -r requirements.in
tqdm==4.67.1
    # via openai
triton==3.1.0 ; python_full_version < '3.13' and platform_machine == 'x86_64' and sys_platform == 'linux'
    # via torch
typer==0.15.1
    # via instructor
typing-extensions==4.12.2
    # via
    #   anyio
    #   openai
    #   pydantic
    #   pydantic-core
    #   torch
    #   typer
urllib3==2.3.0
    # via requests
yarl==1.18.3
    # via aiohttp
