numpy>=1.20.0
pandas>=1.3.0
scipy>=1.7.0
matplotlib>=3.3.0

[dev]
pytest>=6.0
pytest-cov
black
flake8
mypy
pre-commit

[docs]
sphinx>=4.0
sphinx-rtd-theme
sphinx-autodoc-typehints
myst-parser

[interactive]
plotly>=5.0.0
ipython>=7.0.0
