diff --git a/retrosign/info.json b/retrosign/info.json index 35bad4c..57162f6 100644 --- a/retrosign/info.json +++ b/retrosign/info.json @@ -8,7 +8,7 @@ "attach_files" ], "requirements": [ - "BeautifulSoup" + "bs4" ], "short": "Posts an image of text", "tags": [ @@ -16,4 +16,4 @@ "80s" ], "type": "COG" -} \ No newline at end of file +}