diff --git a/Pipfile b/Pipfile index c08f897..9a61dbb 100644 --- a/Pipfile +++ b/Pipfile @@ -20,6 +20,7 @@ beautifulsoup4 = "*" "discord.py" = {extras = ["voice"],git = "https://github.com/Rapptz/discord.py"} "hurry.filesize" = "*" requests = "*" +html5lib = "*" [dev-packages] lxml = "*"