Skip to content

Commit 1ca696e

Browse files
rhttimabbott
authored andcommitted
Slack bridge: Explicitly require aiohttp.
It is required by the Slack library, but strangely not installed. So we explicitly specify it.
1 parent bdc139e commit 1ca696e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
slack-sdk==3.5.1
2+
aiohttp

0 commit comments

Comments
 (0)