pin redis to 2.x

while we sort out v3 compatibility
This commit is contained in:
Leo Hemsted
2019-01-07 11:14:25 +00:00
parent 63e16ea0ba
commit 40a17a0e93
2 changed files with 10 additions and 7 deletions

View File

@@ -29,6 +29,8 @@ awscli-cwlogs>=1.4,<1.5
# Putting upgrade on hold due to v1.0.0 using sha512 instead of sha1 by default
itsdangerous==0.24 # pyup: <1.0.0
git+https://github.com/alphagov/notifications-utils.git@30.7.3#egg=notifications-utils==30.7.3
git+https://github.com/alphagov/notifications-utils.git@30.7.2#egg=notifications-utils==30.7.2
# pinned until upgrade to redis-py 3 works
redis==2.10.6
git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3