python-dotenv>=1.0
pydantic>=2.0
pydantic-settings>=2.0
rich>=13.0
pyyaml>=6.0
requests>=2.28

[cron]
schedule>=1.2

[dev]
pytest>=8.0
pytest-cov>=4.0
httpx2
pytest-asyncio>=0.23
aiosqlite>=0.19
ruff>=0.1
mypy>=1.0
twine>=5.0

[full]
adws[cron,orchestrator,webhook]

[orchestrator]
claude-agent-sdk>=0.1
aiosqlite>=0.19
fastapi>=0.100
uvicorn[standard]>=0.23

[webhook]
fastapi>=0.100
uvicorn>=0.23
