From caf7fcd265e485946407a8e315f4d9931b5beb84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 22:49:50 +0000 Subject: [PATCH] Bump celery from 4.4.5 to 5.2.2 Bumps [celery](https://github.com/celery/celery) from 4.4.5 to 5.2.2. - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/master/Changelog.rst) - [Commits](https://github.com/celery/celery/compare/v4.4.5...v5.2.2) --- updated-dependencies: - dependency-name: celery dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd95e51..4ddcbe1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ tensorflow==1.15.2 numpy==1.18.3 opencv_python==4.1.2.30 Flask_SQLAlchemy==2.4.1 -celery==4.4.5 +celery==5.2.2 Keras==2.3.1 mne==0.19.2 Flask_Bcrypt==0.7.1