pandas>=1.5.0
numpy>=1.23.0
scikit-learn>=1.2.0
matplotlib>=3.6.0
seaborn>=0.12.0
feature-engine>=1.6.0
missingno>=0.5.0
pyyaml>=6.0
rich>=13.0.0
httpx>=0.24.0

[all]
openai>=1.0.0
anthropic>=0.30.0
google-generativeai>=0.5.0
google-cloud-bigquery>=3.10.0
db-dtypes>=1.0.0
psycopg2-binary>=2.9.0
sqlalchemy>=2.0.0
xgboost>=1.7.0
lightgbm>=4.0.0
imbalanced-learn>=0.11.0

[anthropic]
anthropic>=0.30.0

[bigquery]
google-cloud-bigquery>=3.10.0
db-dtypes>=1.0.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
ruff>=0.1.0
mypy>=1.5.0

[google]
google-generativeai>=0.5.0

[openai]
openai>=1.0.0

[postgres]
psycopg2-binary>=2.9.0
sqlalchemy>=2.0.0
