numpy>=1.16.3

[docs]
sphinx-rtd-theme>=0.2.3
nbsphinx>=0.8.0
ipython>=7.34.0

[extras]
pandas>=0.24.2
matplotlib>=3.1.0

[tests]
black==22.6.0
codecov>=2.0.15
coverage>=5.3.1
flake8==4.0.1
isort==5.10.1
pytest>=4.6.0
pytest-cov>=2.9.0
