add new requirements

pull/74/head
Mallory Hancock 2019-08-27 12:15:48 -07:00
parent eee71ad774
commit 2063072cbb
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ VERSION = None
REQUIRED = [
'irc',
'enum34',
'click',
'marshmallow',
]
# The rest you shouldn't have to touch too much :)