jupyterlab~=3.0
jupyterlab-widgets~=1.0.0
pandas>=0.24.2
analytics-python
plotly>=4.14.3
chardet>=3.0.4
openpyxl
xlsxwriter<=3.0.2,>=0.6.9

[:python_version < "3.10"]
ipywidgets<8,>=7

[:python_version >= "3.10"]
ipywidgets~=7.7.0

[deploy]
wheel
twine
jupyter_packaging<=0.10.6
setuptools==56.0.0

[test]
pytest
flake8
types-chardet
mypy
