[V3 Retrosign] Fix reqs

This commit is contained in:
aikaterna
2018-08-14 11:22:03 -07:00
committed by GitHub
parent be13d0f686
commit 4f5eb77733

View File

@@ -8,7 +8,7 @@
"attach_files"
],
"requirements": [
"BeautifulSoup"
"bs4"
],
"short": "Posts an image of text",
"tags": [
@@ -16,4 +16,4 @@
"80s"
],
"type": "COG"
}
}