From f27a6ef427b3bbad84cc0a6f5fda47eeb7d9445c Mon Sep 17 00:00:00 2001 From: yzhh <2596322644@qq.com> Date: Sun, 5 Sep 2021 01:44:38 +0800 Subject: [PATCH] Update requirements.txt --- requirements.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3690a332..adf63013 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,4 +17,7 @@ apscheduler aioconsole aiogram aiohttp_retry -ujson \ No newline at end of file +ujson +pymysql +aiogram +discord.py \ No newline at end of file