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

Commit cc26b05

Browse files
committed
upgrade celery to fix this error: celery/celery#3547
1 parent db0633f commit cc26b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/common/src/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ boto3==1.9.78
55
beautifulsoup4==4.7.1
66

77
# Job broker
8-
Celery==4.3
8+
Celery==4.3.1
99

1010
# Detect encodings of web responses
1111
chardet==3.0.4

0 commit comments

Comments
 (0)