# This file was autogenerated by uv via the following command:
#    uv export --no-hashes --format requirements-txt
-e .
annotated-types==0.7.0
    # via pydantic
anyio==4.9.0
    # via
    #   httpx
    #   mcp
    #   sse-starlette
    #   starlette
asttokens==3.0.0
    # via icecream
attrs==25.3.0
    # via
    #   jsonschema
    #   referencing
authlib==1.6.0
    # via fastmcp
certifi==2025.6.15
    # via
    #   httpcore
    #   httpx
cffi==1.17.1 ; platform_python_implementation != 'PyPy'
    # via cryptography
click==8.2.1
    # via
    #   typer
    #   uvicorn
colorama==0.4.6
    # via
    #   click
    #   icecream
cryptography==45.0.5
    # via authlib
dnspython==2.7.0
    # via email-validator
email-validator==2.2.0
    # via pydantic
exceptiongroup==1.3.0
    # via fastmcp
executing==2.2.0
    # via icecream
fastmcp==2.10.1
    # via frankfurtermcp
h11==0.16.0
    # via
    #   httpcore
    #   uvicorn
httpcore==1.0.9
    # via httpx
httpx==0.28.1
    # via
    #   fastmcp
    #   mcp
httpx-sse==0.4.1
    # via mcp
icecream==2.1.5
idna==3.10
    # via
    #   anyio
    #   email-validator
    #   httpx
jsonschema==4.24.0
    # via mcp
jsonschema-specifications==2025.4.1
    # via jsonschema
markdown-it-py==3.0.0
    # via rich
mcp==1.10.1
    # via fastmcp
mdurl==0.1.2
    # via markdown-it-py
openapi-pydantic==0.5.1
    # via fastmcp
pycparser==2.22 ; platform_python_implementation != 'PyPy'
    # via cffi
pydantic==2.11.7
    # via
    #   fastmcp
    #   mcp
    #   openapi-pydantic
    #   pydantic-settings
pydantic-core==2.33.2
    # via pydantic
pydantic-settings==2.10.1
    # via mcp
pygments==2.19.2
    # via
    #   icecream
    #   rich
python-dotenv==1.1.1
    # via
    #   fastmcp
    #   frankfurtermcp
    #   pydantic-settings
python-multipart==0.0.20
    # via mcp
referencing==0.36.2
    # via
    #   jsonschema
    #   jsonschema-specifications
rich==14.0.0
    # via
    #   fastmcp
    #   typer
rpds-py==0.26.0
    # via
    #   jsonschema
    #   referencing
shellingham==1.5.4
    # via typer
sniffio==1.3.1
    # via anyio
sse-starlette==2.3.6
    # via mcp
starlette==0.47.1
    # via mcp
typer==0.16.0
    # via
    #   fastmcp
    #   frankfurtermcp
typing-extensions==4.14.0
    # via
    #   anyio
    #   exceptiongroup
    #   pydantic
    #   pydantic-core
    #   referencing
    #   starlette
    #   typer
    #   typing-inspection
typing-inspection==0.4.1
    # via
    #   pydantic
    #   pydantic-settings
uvicorn==0.35.0 ; sys_platform != 'emscripten'
    # via mcp
