psutil>=5.9

[all]
torch>=2.0
scikit-learn>=1.3
tensorflow>=2.13
xgboost>=2.0
lightgbm>=4.0
optuna>=3.0

[boosting]
xgboost>=2.0
lightgbm>=4.0

[dev]
pytest
pytest-cov>=4.1
ruff
mypy>=1.8
pdoc>=14
build!=1.5.1
twine

[sklearn]
scikit-learn>=1.3

[suhas]
psutil

[suhas-goravale-siddaramu]
psutil

[tf]
tensorflow>=2.13

[torch]
torch>=2.0

[tune]
optuna>=3.0
