openai>=1.0.0
pyyaml>=6.0

[all]
psycopg2-binary>=2.9.0
anthropic>=0.3.0
pytest>=7.0
pytest-cov>=4.0
black>=23.0
ruff>=0.1.0

[anthropic]
anthropic>=0.3.0

[dev]
pytest>=7.0
pytest-cov>=4.0
black>=23.0
ruff>=0.1.0

[postgres]
psycopg2-binary>=2.9.0
