sqlglot>=25.0
typer>=0.12
rich>=13.7
PyYAML>=6.0
prompt_toolkit>=3.0

[all]
anthropic>=0.39
openai>=1.40
psycopg[binary]>=3.1

[anthropic]
anthropic>=0.39

[dev]
pytest>=8.0
pytest-cov>=5.0
pytest-html>=4.1
build>=1.2
twine>=5.0

[openai]
openai>=1.40

[postgres]
psycopg[binary]>=3.1
