numpy>=1.20.0
pandas>=1.3.0
anthropic>=0.18.0
kaggle>=1.5.16
tqdm>=4.65.0
pydantic>=2.0.0
python-dotenv>=1.0.0
rich>=13.0.0
click>=8.1.0

[all]
kagglerboze[automl,collaborative,dev,finance,medical,tabular]

[automl]
auto-sklearn>=0.15.0
TPOT>=0.12.0
h2o>=3.40.0
scikit-learn>=1.2.0
scipy>=1.9.0

[collaborative]
celery>=5.3.0
redis>=5.0.0
flower>=2.0.0
kombu>=5.3.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0
isort>=5.12.0

[finance]
yfinance>=0.2.0
matplotlib>=3.5.0
seaborn>=0.12.0

[medical]
spacy>=3.5.0
scikit-learn>=1.2.0

[tabular]
xgboost>=1.7.0
lightgbm>=3.3.0
scikit-learn>=1.2.0
scipy>=1.9.0
