From ba21cf859b8f8757e240e97b369f4d9a660597b3 Mon Sep 17 00:00:00 2001 From: Romain J Date: Sun, 25 Apr 2021 23:38:13 +0200 Subject: [PATCH] fix(core): fix dependencies --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index 7721746..d2e4ee9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,6 +18,7 @@ install_requires = aiocache>=0.11.1 asyncpg>=0.21.0 Babel>=2.8.0 + beautifulsoup4>=4.9.3 discord.py @ git+https://github.com/Rapptz/discord.py humanize>=2.6.0 ipinfo>=4.1.0