
[analysis]
matplotlib>=3.7
pandas>=2.0

[dev]
build>=1
coverage[toml]>=7
hypothesis>=6.100
matplotlib>=3.7
mkdocs>=1.6
mkdocstrings[python]>=0.27
nbclient>=0.10
nbformat>=5
pandas>=2.0
pytest>=8
pytest-cov>=5
pyright>=1.1.390
ruff>=0.8

[docs]
mkdocs>=1.6
mkdocstrings[python]>=0.27

[notebook]
ipykernel>=6
jupyterlab>=4
matplotlib>=3.7
nbformat>=5
pandas>=2.0

[test]
coverage[toml]>=7
hypothesis>=6.100
matplotlib>=3.7
nbclient>=0.10
nbformat>=5
pandas>=2.0
pytest>=8
pytest-cov>=5
