Nextdoor / ndscheduler

A flexible python library for building your own cron-like system, with REST APIs and a Web UI.
BSD 2-Clause "Simplified" License
1.09k stars 201 forks source link

allow newer versions of python dependencies #20

Open micmejia opened 7 years ago

micmejia commented 7 years ago

Not sure if this will break some parts of the code, but so far the current latest versions of the following dependencies seem to work fine:

APScheduler==3.3.1
SQLAlchemy==1.1.10
future==0.16.0
tornado==4.5.1
python-dateutil==2.6.0