mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
Bump Celery to 4.2.0 (#5222)
* Downgrade celery and kombu * Remove kombu from requirements.txt * Pin kombu at 4.1.0 * Bump celery to 4.2.0
This commit is contained in:
committed by
Maxime Beauchemin
parent
00fad1cbf9
commit
ccf211036d
@@ -1,6 +1,6 @@
|
||||
bleach==2.1.2
|
||||
boto3==1.4.7
|
||||
celery==4.1.1
|
||||
celery==4.2.0
|
||||
colorama==0.3.9
|
||||
cryptography==1.9
|
||||
flask==0.12.2
|
||||
@@ -17,7 +17,6 @@ geopy==1.11.0
|
||||
gunicorn==19.8.0
|
||||
humanize==0.5.1
|
||||
idna==2.6
|
||||
kombu==4.1.0
|
||||
markdown==2.6.11
|
||||
pandas==0.22.0
|
||||
parsedatetime==2.0.0
|
||||
|
||||
Reference in New Issue
Block a user