pandas>=2.0
numpy>=1.23
scikit-learn>=1.3
xgboost>=1.7
statsforecast>=1.7.3
pydantic>=2.6
typer>=0.12
rich>=13.7
pvlib>=0.10
pyarrow>=14
pyyaml>=6
optuna>=3.4
matplotlib>=3.7

[:platform_machine != "arm64"]
prophet>=1.1.5
torch>=2.2
pytorch-lightning>=2.4

[dev]
black>=23.0
ruff>=0.2
pytest>=7.0

[docs]
mkdocs>=1.5
mkdocs-material
mkdocstrings
mkdocstrings-python
pymdown-extensions
