pydantic>=2.5
PyYAML>=6.0

[anthropic]
anthropic>=0.40

[bench-agent]
mcp<3,>=2.2

[dev]
pytest>=8
hypothesis>=6.100
ruff>=0.5
openpyxl>=3.1
duckdb>=1.1

[duckdb]
duckdb>=1.1

[excel]
openpyxl>=3.1

[openai]
openai>=1.40

[postgres]
psycopg[binary]>=3.1
