Slack bridge: Explicitly require aiohttp.
It is required by the Slack library, but strangely not installed. So we explicitly specify it.
This commit is contained in:
parent
bdc139e9ed
commit
1ca696e75b
|
@ -1 +1,2 @@
|
|||
slack-sdk==3.5.1
|
||||
aiohttp
|
||||
|
|
Loading…
Reference in a new issue