We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c33db09 commit 5b55a05Copy full SHA for 5b55a05
setup.py
@@ -14,7 +14,7 @@
14
long_description = fh.read()
15
16
test_dependencies = [
17
- "slack_sdk>=3.19,<4",
+ "slack_sdk>=3.21.3,<4",
18
"pytest>=6,<7",
19
"pytest-cov>=3,<4",
20
"black==22.8.0", # 22.10.0 or newer no longer exist for Python 3.6
0 commit comments