slack_sdk>=3.33.1
requests>=2.28.1
typing-extensions

[check]
ruff
mypy
types-setuptools
types-requests

[docs]
sphinx
sphinx-autodoc-typehints
pydata_sphinx_theme
sphinx-copybutton
sphinx-toolbox

[test]
pytest
