瀏覽代碼

[core] upgrading celery to the latest version as older version has CVEs (#2776)

Ayush Goyal 3 年之前
父節點
當前提交
baa74f8640
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      desktop/core/requirements.txt

+ 1 - 1
desktop/core/requirements.txt

@@ -4,7 +4,7 @@ avro-python3==1.8.2
 Babel==2.9.1
 boto==2.46.1
 # boto3==1.17.41  # Last Py2 is 1.17
-celery[redis]==5.1.2
+celery[redis]==5.2.2
 cffi==1.15.0
 channels==3.0.3
 channels-redis==3.2.0