numpy>=1
plotly>=4
statsmodels>=0.12

[all]
pre-commit==2.13.0
pytest==6.2.4
pytest-cov==2.12.1
tox==3.23.1
bumpversion==0.6.0
sphinx==4.0.2
twine==3.4.1
ipython==7.24.1
ipykernel==5.5.5
jupyterlab==3.0.16

[cd]
bumpversion==0.6.0
sphinx==4.0.2
twine==3.4.1

[ci]
tox==3.23.1

[dev]
pre-commit==2.13.0
pytest==6.2.4
pytest-cov==2.12.1
tox==3.23.1
bumpversion==0.6.0
sphinx==4.0.2
twine==3.4.1
ipython==7.24.1

[linting]
pre-commit==2.13.0

[notebook]
ipykernel==5.5.5
jupyterlab==3.0.16

[tests]
pytest==6.2.4
pytest-cov==2.12.1
