# This file was autogenerated by uv via the following command:
#    uv export --extra mlx-whisper --no-dev --no-emit-project --no-hashes
annotated-doc==0.0.4
    # via fastapi
annotated-types==0.7.0
    # via pydantic
anyio==4.12.1
    # via
    #   httpx
    #   starlette
    #   watchfiles
certifi==2026.1.4
    # via
    #   httpcore
    #   httpx
    #   requests
    #   sentry-sdk
charset-normalizer==3.4.4 ; platform_machine == 'arm64' and sys_platform == 'darwin'
    # via requests
click==8.3.1
    # via
    #   rich-toolkit
    #   typer
    #   typer-slim
    #   uvicorn
colorama==0.4.6 ; sys_platform == 'win32'
    # via
    #   click
    #   tqdm
    #   uvicorn
dnspython==2.8.0
    # via email-validator
dotenv==0.9.9
    # via agent-cli
email-validator==2.3.0
    # via
    #   fastapi
    #   pydantic
fastapi==0.128.0
    # via agent-cli
fastapi-cli==0.0.20
    # via fastapi
fastapi-cloud-cli==0.10.1
    # via fastapi-cli
fastar==0.8.0
    # via fastapi-cloud-cli
filelock==3.20.3 ; platform_machine == 'arm64' and sys_platform == 'darwin'
    # via
    #   huggingface-hub
    #   torch
fsspec==2026.1.0 ; platform_machine == 'arm64' and sys_platform == 'darwin'
    # via
    #   huggingface-hub
    #   torch
h11==0.16.0
    # via
    #   httpcore
    #   uvicorn
hf-xet==1.2.0 ; platform_machine == 'arm64' and sys_platform == 'darwin'
    # via huggingface-hub
httpcore==1.0.9
    # via httpx
httptools==0.7.1
    # via uvicorn
httpx==0.28.1
    # via
    #   agent-cli
    #   fastapi
    #   fastapi-cloud-cli
huggingface-hub==0.36.0 ; platform_machine == 'arm64' and sys_platform == 'darwin'
    # via mlx-whisper
idna==3.11
    # via
    #   anyio
    #   email-validator
    #   httpx
    #   requests
jinja2==3.1.6
    # via
    #   fastapi
    #   torch
llvmlite==0.46.0 ; platform_machine == 'arm64' and sys_platform == 'darwin'
    # via numba
markdown-it-py==4.0.0
    # via rich
markupsafe==3.0.3
    # via jinja2
mdurl==0.1.2
    # via markdown-it-py
mlx==0.30.3 ; platform_machine == 'arm64' and sys_platform == 'darwin'
    # via mlx-whisper
mlx-metal==0.30.3 ; platform_machine == 'arm64' and sys_platform == 'darwin'
    # via mlx
mlx-whisper==0.4.3 ; platform_machine == 'arm64' and sys_platform == 'darwin'
    # via agent-cli
more-itertools==10.8.0 ; platform_machine == 'arm64' and sys_platform == 'darwin'
    # via mlx-whisper
mpmath==1.3.0 ; platform_machine == 'arm64' and sys_platform == 'darwin'
    # via sympy
networkx==3.6.1 ; platform_machine == 'arm64' and sys_platform == 'darwin'
    # via torch
numba==0.63.1 ; platform_machine == 'arm64' and sys_platform == 'darwin'
    # via mlx-whisper
numpy==2.3.5 ; platform_machine == 'arm64' and sys_platform == 'darwin'
    # via
    #   mlx-whisper
    #   numba
    #   scipy
packaging==25.0 ; platform_machine == 'arm64' and sys_platform == 'darwin'
    # via huggingface-hub
psutil==7.2.1 ; sys_platform == 'win32'
    # via agent-cli
pydantic==2.12.5
    # via
    #   agent-cli
    #   fastapi
    #   fastapi-cloud-cli
    #   pydantic-extra-types
    #   pydantic-settings
pydantic-core==2.41.5
    # via pydantic
pydantic-extra-types==2.11.0
    # via fastapi
pydantic-settings==2.12.0
    # via fastapi
pygments==2.19.2
    # via rich
pyperclip==1.11.0
    # via agent-cli
python-dotenv==1.2.1
    # via
    #   dotenv
    #   pydantic-settings
    #   uvicorn
python-multipart==0.0.21
    # via fastapi
pyyaml==6.0.3
    # via
    #   huggingface-hub
    #   uvicorn
regex==2026.1.15 ; platform_machine == 'arm64' and sys_platform == 'darwin'
    # via tiktoken
requests==2.32.5 ; platform_machine == 'arm64' and sys_platform == 'darwin'
    # via
    #   huggingface-hub
    #   tiktoken
rich==14.2.0
    # via
    #   agent-cli
    #   rich-toolkit
    #   typer
rich-toolkit==0.17.1
    # via
    #   fastapi-cli
    #   fastapi-cloud-cli
rignore==0.7.6
    # via fastapi-cloud-cli
scipy==1.17.0 ; platform_machine == 'arm64' and sys_platform == 'darwin'
    # via mlx-whisper
sentry-sdk==2.49.0
    # via fastapi-cloud-cli
setproctitle==1.3.7
    # via agent-cli
setuptools==80.9.0 ; python_full_version >= '3.12' and platform_machine == 'arm64' and sys_platform == 'darwin'
    # via
    #   torch
    #   triton
shellingham==1.5.4
    # via typer
starlette==0.50.0
    # via fastapi
sympy==1.14.0 ; platform_machine == 'arm64' and sys_platform == 'darwin'
    # via torch
tiktoken==0.12.0 ; platform_machine == 'arm64' and sys_platform == 'darwin'
    # via mlx-whisper
torch==2.8.0 ; platform_machine == 'arm64' and sys_platform == 'darwin'
    # via mlx-whisper
tqdm==4.67.1 ; platform_machine == 'arm64' and sys_platform == 'darwin'
    # via
    #   huggingface-hub
    #   mlx-whisper
typer==0.21.1
    # via
    #   agent-cli
    #   fastapi-cli
    #   fastapi-cloud-cli
typer-slim==0.21.1
    # via agent-cli
typing-extensions==4.15.0
    # via
    #   anyio
    #   fastapi
    #   huggingface-hub
    #   pydantic
    #   pydantic-core
    #   pydantic-extra-types
    #   rich-toolkit
    #   starlette
    #   torch
    #   typer
    #   typer-slim
    #   typing-inspection
typing-inspection==0.4.2
    # via
    #   pydantic
    #   pydantic-settings
urllib3==2.3.0
    # via
    #   requests
    #   sentry-sdk
uvicorn==0.40.0
    # via
    #   fastapi
    #   fastapi-cli
    #   fastapi-cloud-cli
uvloop==0.22.1 ; platform_python_implementation != 'PyPy' and sys_platform != 'cygwin' and sys_platform != 'win32'
    # via uvicorn
watchfiles==1.1.1
    # via uvicorn
websockets==15.0.1
    # via uvicorn
