anthropic>=0.69.0
httpx>=0.25.0
pydantic>=2.9.2
pyyaml>=6.0.1
typeguard==4.4.2
typing_extensions>=4.0.0

[:python_version < "3.11"]
tomli>=2.0.0

[dev]
pytest==8.4.2
pytest-asyncio==1.2.0
pytest-xdist[psutil]==3.8.0
pytest-cov==7.0.0
pytest-dotenv==0.5.2
pytest-timeout==2.4.0
pytest-mock==3.15.1
isort==6.1.0
autopep8==2.3.2
basedpyright==1.31.6
flake8==7.3.0
pep8-naming==0.15.1
mccabe==0.7.0
pycodestyle==2.14.0
pyflakes==3.4.0
shellcheck-py==0.11.0.1
shfmt-py==3.12.0.2
codespell==2.4.1
