From 25e2bdb0b780dd1c7bfef6e439d76b6c9d88bba8 Mon Sep 17 00:00:00 2001 From: simon Date: Mon, 30 May 2022 14:51:44 +0700 Subject: [PATCH] bump celery version --- tubearchivist/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tubearchivist/requirements.txt b/tubearchivist/requirements.txt index 322992f..a1e49c9 100644 --- a/tubearchivist/requirements.txt +++ b/tubearchivist/requirements.txt @@ -1,5 +1,5 @@ beautifulsoup4==4.11.1 -celery==5.2.6 +celery==5.2.7 Django==4.0.4 django-cors-headers==3.12.0 djangorestframework==3.13.1