chore: Bump Celery (#15927)

Co-authored-by: John Bodley <john.bodley@airbnb.com>
This commit is contained in:
John Bodley
2021-08-02 10:28:20 -07:00
committed by GitHub
parent 5031a67597
commit a7f247b472
4 changed files with 24 additions and 10 deletions

View File

@@ -67,7 +67,7 @@ setup(
"backoff>=1.8.0",
"bleach>=3.0.2, <4.0.0",
"cachelib>=0.1.1,<0.2",
"celery>=4.3.0, <5.0.0, !=4.4.1",
"celery>=5.0.0, <6.0.0",
"click<8",
"colorama",
"croniter>=0.3.28",