# This file was autogenerated by uv via the following command:
#    uv export --extra server --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
    #   sentry-sdk
click==8.3.1
    # via
    #   rich-toolkit
    #   typer
    #   typer-slim
    #   uvicorn
colorama==0.4.6 ; sys_platform == 'win32'
    # via
    #   click
    #   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
h11==0.16.0
    # via
    #   httpcore
    #   uvicorn
httpcore==1.0.9
    # via httpx
httptools==0.7.1
    # via uvicorn
httpx==0.28.1
    # via
    #   agent-cli
    #   fastapi
    #   fastapi-cloud-cli
idna==3.11
    # via
    #   anyio
    #   email-validator
    #   httpx
jinja2==3.1.6
    # via fastapi
markdown-it-py==4.0.0
    # via rich
markupsafe==3.0.3
    # via jinja2
mdurl==0.1.2
    # via markdown-it-py
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 uvicorn
rich==14.2.0
    # via
    #   agent-cli
    #   rich-toolkit
    #   typer
    #   typer-slim
rich-toolkit==0.17.1
    # via
    #   fastapi-cli
    #   fastapi-cloud-cli
rignore==0.7.6
    # via fastapi-cloud-cli
sentry-sdk==2.49.0
    # via fastapi-cloud-cli
setproctitle==1.3.7
    # via agent-cli
shellingham==1.5.4
    # via
    #   typer
    #   typer-slim
starlette==0.50.0
    # via fastapi
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
    #   pydantic
    #   pydantic-core
    #   pydantic-extra-types
    #   rich-toolkit
    #   starlette
    #   typer
    #   typer-slim
    #   typing-inspection
typing-inspection==0.4.2
    # via
    #   pydantic
    #   pydantic-settings
urllib3==2.3.0
    # via 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
