anthropic>=0.40.0
httpx>=0.27.0
pydantic>=2.9.0
pydantic-settings>=2.6.0
tomli-w>=1.0.0
beautifulsoup4>=4.12.0

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

[:sys_platform == "win32"]
colorama>=0.4.6

[dev]
pytest
pytest-cov
ruff
mypy
