numpy>=1.26
scipy>=1.11

[data]
pandas>=2.0
polars>=1.0
pyarrow>=14
xarray>=2023.1

[dev]
build>=1.2
mypy>=1.10
pandas>=2.0
pytest>=8
pytest-cov>=5
ruff>=0.5
twine>=5.1

[docs]
Sphinx<9,>=8.2
myst-parser<5,>=4
pydata-sphinx-theme<0.21,>=0.16
sphinx-codeautolink<0.19,>=0.18
sphinx-copybutton<0.6,>=0.5
sphinx-design<0.7,>=0.6

[notebooks]
ipykernel>=6.29
jupyterlab>=4.2
matplotlib>=3.8
nbclient>=0.10
nbformat>=5.10

[plot]
matplotlib>=3.8

[report]
markdown>=3.6
python-docx>=1.1
reportlab>=4.0

[validation]
pandas>=2.0
statsmodels>=0.14
