# 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
    #   cyclopts
    #   jsonschema
    #   referencing
authlib==1.6.1
    # via fastmcp
certifi==2025.7.14
    # 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
cyclopts==3.22.5
    # via fastmcp
dnspython==2.7.0
    # via email-validator
docstring-parser==0.17.0 ; python_full_version < '4.0'
    # via cyclopts
docutils==0.22
    # via rich-rst
email-validator==2.2.0
    # via pydantic
exceptiongroup==1.3.0
    # via fastmcp
executing==2.2.0
    # via icecream
fastmcp==2.10.6
    # 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.25.0
    # via mcp
jsonschema-specifications==2025.4.1
    # via jsonschema
markdown-it-py==3.0.0
    # via rich
mcp==1.12.3
    # 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
pyperclip==1.9.0
    # via fastmcp
python-dotenv==1.1.1
    # via
    #   fastmcp
    #   frankfurtermcp
    #   pydantic-settings
python-multipart==0.0.20
    # via mcp
pywin32==311 ; sys_platform == 'win32'
    # via mcp
referencing==0.36.2
    # via
    #   jsonschema
    #   jsonschema-specifications
rich==14.1.0
    # via
    #   cyclopts
    #   fastmcp
    #   rich-rst
    #   typer
rich-rst==1.3.1
    # via cyclopts
rpds-py==0.26.0
    # via
    #   jsonschema
    #   referencing
shellingham==1.5.4
    # via typer
sniffio==1.3.1
    # via anyio
sse-starlette==3.0.2
    # via mcp
starlette==0.47.2
    # via mcp
typer==0.16.0
    # via frankfurtermcp
typing-extensions==4.14.1
    # 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
