pyyaml>=6.0
mistune>=3.0
pygments>=2.19

[all]
nhandu[dev,jupyter,test]

[dev]
pytest>=7.0
pytest-cov>=4.0
mypy>=1.0
ruff>=0.1.0
types-PyYAML
types-Pygments
build>=1.0
twine>=4.0

[jupyter]
nbformat>=5.0
pyyaml>=6.0

[test]
numpy>=1.20
pandas>=2.0
matplotlib>=3.5
