matplotlib>=3.8.0
numpy>=1.21.0
pandas>=1.3.0
humanize>=4.0.0

[all]
rekha[dev,docs,examples]

[dev]
pytest>=6.0
pytest-cov
pytest-html
pytest-xdist
coverage[toml]
black
isort
autoflake
pyright
codespell
pre-commit

[docs]
sphinx>=4.0
furo>=2023.9.10
myst-parser>=0.18
sphinx-autobuild>=2021.3.14
sphinx-copybutton>=0.5.0
numpydoc>=1.4.0
nbsphinx>=0.8.0
jupyter>=1.0.0
linkify-it-py>=2.0.0

[examples]
jupyter
scikit-learn
scipy
