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