Skip to content
This repository has been archived by the owner on Sep 17, 2021. It is now read-only.

Commit

Permalink
Merge pull request #1074 from mikegrima/celeryfix
Browse files Browse the repository at this point in the history
Upgraded celery to latest RC (RC4).
  • Loading branch information
mikegrima authored May 24, 2018
2 parents 46f3082 + 37d225d commit 22e53f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
six>=1.11.0
cloudaux==1.4.13
celery==4.2.0rc2
celery[redis]==4.2.0rc2
celery==4.2.0rc4
celery[redis]==4.2.0rc4
redis==2.10.6
Flask==0.12.2 # Need to upgrade this with Flask-SqlAlchemy.
Flask-Mail==0.9.1
Expand Down

0 comments on commit 22e53f6

Please sign in to comment.