jupyterlab~=4.0
pandas>=2.0.0
analytics-python
plotly<6.0.0,>=4.14.3
chardet>=3.0.4
openpyxl
packaging

[deploy]
wheel==0.42.0
twine==5.1.1
setuptools==68.0.0

[optional_feature_dependencies]
streamlit>=1.24
dash>=2.9
flask

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

[streamlit]
streamlit>=1.24

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