Skip to content

Commit

Permalink
Bump celery to 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Nov 10, 2017
1 parent 35810ce commit 902ad75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ def get_git_sha():
scripts=['superset/bin/superset'],
install_requires=[
'boto3==1.4.4',
'celery==3.1.25',
'celery==4.1.0',
'colorama==0.3.9',
'cryptography==1.9',
'flask==0.12.2',
Expand Down

0 comments on commit 902ad75

Please sign in to comment.