slack-sdk>=3.0.0
click>=8.0.0
python-dateutil>=2.8.2

[dev]
black>=23.0.0
isort>=5.0.0
mypy>=1.0.0

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
