# This file was autogenerated by uv via the following command:
#    uv export --no-hashes --no-emit-project --no-group dev -o requirements.txt
aiohappyeyeballs==2.6.2
    # via aiohttp
aiohttp==3.13.5
    # via instructor
aiosignal==1.4.0
    # via aiohttp
annotated-doc==0.0.4
    # via typer
annotated-types==0.7.0
    # via pydantic
anthropic==0.95.0
    # via moo-agent
anyio==4.13.0
    # via
    #   anthropic
    #   httpx
    #   openai
asynciolimiter==1.2.0
    # via moo-agent
asyncssh==2.22.0
    # via moo-agent
attrs==26.1.0
    # via aiohttp
bcrypt==5.0.0
    # via asyncssh
certifi==2026.2.25
    # via
    #   httpcore
    #   httpx
    #   requests
cffi==2.0.0 ; platform_python_implementation != 'PyPy'
    # via cryptography
charset-normalizer==3.4.7
    # via requests
click==8.3.3
    # via typer
colorama==0.4.6 ; sys_platform == 'win32'
    # via
    #   click
    #   tqdm
cryptography==46.0.7
    # via asyncssh
distro==1.9.0
    # via
    #   anthropic
    #   openai
docstring-parser==0.18.0
    # via
    #   anthropic
    #   instructor
frozenlist==1.8.0
    # via
    #   aiohttp
    #   aiosignal
h11==0.16.0
    # via httpcore
httpcore==1.0.9
    # via httpx
httpx==0.28.1
    # via
    #   anthropic
    #   openai
idna==3.11
    # via
    #   anyio
    #   httpx
    #   requests
    #   yarl
instructor==1.15.1
    # via moo-agent
jinja2==3.1.6
    # via
    #   instructor
    #   moo-agent
jiter==0.13.0
    # via
    #   anthropic
    #   instructor
    #   openai
markdown-it-py==3.0.0
    # via rich
markupsafe==3.0.3
    # via jinja2
mdurl==0.1.2
    # via markdown-it-py
mistune==3.2.0
    # via moo-agent
multidict==6.7.1
    # via
    #   aiohttp
    #   yarl
openai==2.32.0
    # via
    #   instructor
    #   moo-agent
prompt-toolkit==3.0.52
    # via moo-agent
propcache==0.5.2
    # via
    #   aiohttp
    #   yarl
pycparser==3.0 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy'
    # via cffi
pydantic==2.13.1
    # via
    #   anthropic
    #   instructor
    #   openai
pydantic-core==2.46.1
    # via
    #   instructor
    #   pydantic
pygments==2.20.0
    # via rich
pyyaml==6.0.3
    # via moo-agent
requests==2.33.1
    # via instructor
rich==14.3.4
    # via
    #   instructor
    #   moo-agent
    #   typer
shellingham==1.5.4
    # via typer
sniffio==1.3.1
    # via
    #   anthropic
    #   openai
tenacity==9.1.4
    # via instructor
tqdm==4.67.3
    # via openai
typer==0.25.1
    # via instructor
typing-extensions==4.15.0
    # via
    #   aiosignal
    #   anthropic
    #   anyio
    #   asyncssh
    #   openai
    #   pydantic
    #   pydantic-core
    #   typing-inspection
typing-inspection==0.4.2
    # via pydantic
urllib3==2.6.3
    # via requests
wcwidth==0.6.0
    # via prompt-toolkit
yarl==1.24.2
    # via aiohttp
