From 1e0d72d7f51187176fc7af2c894c0d53bc3ff011 Mon Sep 17 00:00:00 2001 From: sgoudham Date: Wed, 8 Jul 2020 23:28:11 +0100 Subject: [PATCH] Updating requirements file --- requirements.txt | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index db0cd9d0..46937cae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,9 @@ owotext -aiohttp -discord +discord.py mariadb Pillow -python-decouple \ No newline at end of file +python-decouple +certifi +aiohttp +config +git+https://github.com/Rapptz/discord-ext-menus \ No newline at end of file