Skip to content

Commit 46338b0

Browse files
authored
Fix Slack dependency name issue (#367)
1 parent f6406b7 commit 46338b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"scrapy",
3737
"Jinja2",
3838
"scrapinghub",
39-
"slackclient",
39+
"slack-sdk",
4040
"boto",
4141
"boto3",
4242
"premailer",

0 commit comments

Comments
 (0)