Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

Commit

Permalink
upgrade celery to fix this error: celery/celery#3547
Browse files Browse the repository at this point in the history
  • Loading branch information
hroberts committed Sep 25, 2020
1 parent db0633f commit cc26b05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/common/src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ boto3==1.9.78
beautifulsoup4==4.7.1

# Job broker
Celery==4.3
Celery==4.3.1

# Detect encodings of web responses
chardet==3.0.4
Expand Down

0 comments on commit cc26b05

Please sign in to comment.