Use APScheduler to handle job execution.

This commit is contained in:
Patrick Jentsch
2019-08-12 17:03:12 +02:00
parent 344ba1a8e2
commit faf54e57fa
6 changed files with 62 additions and 44 deletions

View File

@ -1,6 +1,6 @@
APScheduler==3.6.1
docker==4.0.2
Flask==1.0.3
Flask-APScheduler==1.11.0
Flask-Login==0.4.1
Flask-Mail==0.9.1
Flask-Migrate==2.5.2