numpy>=1.21.0
scipy>=1.7.0

[all]
rkstiff[demo,dev,docs,test]

[demo]
matplotlib>=3.8.0
jupyter>=1.0.0

[dev]
black>=22.0.0
flake8>=5.0.0
mccabe>=0.7.0
mypy>=0.990
pylint>=2.15.0
twine>=4.0.0
pre-commit>=2.20.0

[docs]
sphinx>=7.0.0
sphinx-autodoc-typehints>=2.0.0
sphinx-rtd-theme>=1.3.0
myst-parser>=2.0.0
linkify-it-py>=2.0.0

[test]
pytest>=7.0.0
pytest-cov>=3.0.0
pytest-xdist>=2.5.0
tox>=3.27.0
