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 6a0dc48 commit ad7f8dfCopy full SHA for ad7f8df
pyproject.toml
@@ -83,6 +83,7 @@ test = [
83
'pytest-cov>=2.6.0',
84
'jupyter>=1.0.0,<2',
85
'tomli>=2.0.0,<3',
86
+ 'slack-sdk>=3.23,<4.0'
87
]
88
dev = [
89
'sdgym[dask, test]',
0 commit comments