From d1658f753ccb986536fc49e2dd610356283c3237 Mon Sep 17 00:00:00 2001 From: sgoudham Date: Sat, 4 Jul 2020 23:12:53 +0100 Subject: [PATCH] Updating Requirements --- .idea/dictionaries/sgoud.xml | 1 + requirements.txt | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.idea/dictionaries/sgoud.xml b/.idea/dictionaries/sgoud.xml index 40f5fbe2..0f805286 100644 --- a/.idea/dictionaries/sgoud.xml +++ b/.idea/dictionaries/sgoud.xml @@ -42,6 +42,7 @@ kakashi lilu maki + mariadb modmail newpeople nsfw diff --git a/requirements.txt b/requirements.txt index 0db90ccb..1ede7e6e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,6 @@ owotext aiohttp discord -python-decouple -git+https://github.com/Rapptz/discord-ext-menus \ No newline at end of file +mysql-connector-python +mysql +mariadb \ No newline at end of file