added Flask-APScheduler to the requirements

This commit is contained in:
Djalim Simaila 2023-03-27 23:44:13 +02:00
parent 22ba243c60
commit 7ff9522588

View File

@ -4,3 +4,4 @@ flask_sqlalchemy==3.0.2
pymysql==1.0.2
discord.py==2.1.0
python-dotenv==0.21.0
Flask-APScheduler==1.12.4