requests>=2.28.0

[all]
anthropic>=0.18.0
openai>=1.0.0
psycopg2-binary>=2.9.0

[anthropic]
anthropic>=0.18.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
ruff>=0.1.0

[openai]
openai>=1.0.0

[postgres]
psycopg2-binary>=2.9.0
