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

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

[optional_feature_dependencies]

[optional_feature_dependencies:python_version >= "3.7"]
snowflake-connector-python[pandas]

[test]
pytest
flake8
types-chardet
types-requests
mypy
pytest_httpserver
