From 2d8630585201173d959cf599296bb91febba5bb9 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Thu, 27 Sep 2018 20:07:40 +0200 Subject: [PATCH] Update to 3.1.26 to improve compatibility with Celery 4.x. (#2865) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5beae129f3..32ce454770 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ wsgiref==0.1.2 honcho==0.5.0 statsd==2.1.2 gunicorn==19.7.1 -celery==3.1.25 +celery==3.1.26.post2 jsonschema==2.4.0 RestrictedPython==3.6.0 pysaml2==4.5.0