celery worker log format following LOG_FORMAT env#9404 (#10016)

Signed-off-by: root <root@localhost.localdomain>
Co-authored-by: root <root@localhost.localdomain>
This commit is contained in:
liuhaoran
2024-11-08 17:12:09 +08:00
committed by GitHub
parent 888d7e6422
commit 7c2a9b0744
3 changed files with 287 additions and 271 deletions

View File

@@ -118,7 +118,7 @@ beautifulsoup4 = "4.12.2"
boto3 = "1.35.17"
bs4 = "~0.0.1"
cachetools = "~5.3.0"
celery = "~5.3.6"
celery = "~5.4.0"
chardet = "~5.1.0"
cohere = "~5.2.4"
dashscope = { version = "~1.17.0", extras = ["tokenizer"] }