Merge pull request #1348 from coreos-inc/rollback-apscheduler
Rollback APScheduler to 3.0.5
This commit is contained in:
commit
a934a63b49
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ gevent
|
|||
mixpanel
|
||||
beautifulsoup4
|
||||
marisa-trie
|
||||
apscheduler
|
||||
APScheduler==3.0.5
|
||||
xhtml2pdf
|
||||
redis
|
||||
hiredis
|
||||
|
|
|
@ -2,7 +2,7 @@ aiowsgi==0.5
|
|||
alembic==0.8.5
|
||||
-e git+https://github.com/DevTable/aniso8601-fake.git@bd7762c7dea0498706d3f57db60cd8a8af44ba90#egg=aniso8601
|
||||
-e git+https://github.com/DevTable/anunidecode.git@d59236a822e578ba3a0e5e5abbd3855873fa7a88#egg=anunidecode
|
||||
APScheduler==3.1.0
|
||||
APScheduler==3.0.5
|
||||
autobahn==0.9.3-3
|
||||
Babel==2.2.0
|
||||
beautifulsoup4==4.4.1
|
||||
|
|
Reference in a new issue