Merge pull request #1149 from alphagov/no-celery-4-u

Stop trying to upgrade us to Celery Pyup
This commit is contained in:
Chris Hill-Scott
2017-08-07 09:49:26 +01:00
committed by GitHub

View File

@@ -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