Skip to content

Commit

Permalink
Slack bridge: Explicitly require aiohttp.
Browse files Browse the repository at this point in the history
It is required by the Slack library, but strangely not installed. So we
explicitly specify it.
  • Loading branch information
rht authored and timabbott committed Sep 18, 2021
1 parent bdc139e commit 1ca696e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zulip/integrations/bridge_with_slack/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
slack-sdk==3.5.1
aiohttp

0 comments on commit 1ca696e

Please sign in to comment.