# formatting
pre-commit==2.15.0

# extra
jupyter
pipdeptree>=2.1.0
setuptools>=57.4.0

# testing
nose==1.3.7
nose2>=0.9.2
nose2-html-report==0.6.0
nose-parallel>=0.4.0
nose_xunitmp==0.4.1
rednose>=1.3.0
parameterized>=0.7.4
reprep-z6>=6.0.3,<7

# coverage
codecov>=2.1.9
coverage==6.1.2
# coverage 6.2  is broken

# docs
sphinx>=4.2.0
sphinx-rtd-theme>=1.0.0
sphinx-autodoc-typehints
sphinx-autodoc-annotation
