diff --git a/requirements.txt b/requirements.txt index 2a1d6871..287cdb8d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ aiohttp==3.6.2 +aiomysql==0.0.20 appdirs==1.4.4 APScheduler==3.6.3 asgiref==3.2.7 @@ -8,6 +9,7 @@ certifi==2020.4.5.1 cffi==1.14.0 chardet==3.0.4 config==0.5.0.post0 +cryptography==3.0 dill==0.3.1.1 discord==1.0.1 discord-ext-menus @ git+https://github.com/Rapptz/discord-ext-menus@cc108bed812d0e481a628ca573c2eeeca9226b42 @@ -36,6 +38,7 @@ protobuf==3.12.2 psutil==5.7.2 pycodestyle==2.6.0 pycparser==2.20 +PyMySQL==0.9.2 PyNaCl==1.3.0 python-aiml==0.9.3 python-dateutil==2.8.1 @@ -58,4 +61,4 @@ Voice==0.1.0 websockets==8.1 yarl==1.4.2 youtube-dl==2020.6.6 -zipp==3.1.0 \ No newline at end of file +zipp==3.1.0