From eafeeed4f7401276aebcea009978899d88ae21d5 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Wed, 2 Aug 2017 11:04:20 +0100 Subject: [PATCH] Stop trying to upgrade us to Celery Pyup --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 47fa77580..92e8b0b0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ gunicorn==19.6.0 docopt==0.6.2 six==1.10.0 iso8601==0.1.12 -celery==3.1.25 +celery==3.1.25 # pyup: <4 # pin to minor version 3.1.x notifications-python-client>=3.1,<3.2