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

Commit

Permalink
[159387416] version bump celery to 4.1.1
Browse files Browse the repository at this point in the history
This fixes kombu errors (AttributeError no attribute async)
  • Loading branch information
Toby Lorne committed Aug 14, 2018
1 parent 88766f7 commit 98bd3d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
argh==0.25
celery[redis]==4.1.0
celery[redis]==4.1.1
Flask==0.10.1
Flask-FeatureFlags==0.4
invoke
Expand Down

0 comments on commit 98bd3d8

Please sign in to comment.