pandas>=2.0.0
numpy>=1.24.0
scikit-learn>=1.3.0
prophet>=1.1.0
xgboost>=2.0.0
lightgbm>=4.0.0
sktime>=0.40.0
holidays>=0.40
python-dateutil>=2.8.0
loguru>=0.7.0

[all]
hybridts[dev,docs,plotting]

[dev]
pytest>=7.0.0
pytest-cov>=3.0.0
black>=22.0.0
isort>=5.10.0
flake8>=4.0.0
mypy>=0.950

[docs]
sphinx>=4.5.0
sphinx-rtd-theme>=1.0.0

[plotting]
matplotlib>=3.5.0
