diff --git a/requirements-app.txt b/requirements-app.txt index f48c7c058..09c0ee350 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -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 diff --git a/requirements.txt b/requirements.txt index 57ae41765..f711cac44 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,9 @@ 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 @@ -40,12 +42,12 @@ alembic==1.0.5 amqp==1.4.9 anyjson==0.3.3 attrs==18.2.0 -awscli==1.16.83 +awscli==1.16.84 bcrypt==3.1.5 billiard==3.3.0.23 bleach==2.1.3 boto3==1.6.16 -botocore==1.12.73 +botocore==1.12.74 certifi==2018.11.29 chardet==3.0.4 Click==7.0 @@ -68,13 +70,12 @@ phonenumbers==8.9.4 pyasn1==0.4.5 pycparser==2.19 PyPDF2==1.26.0 -pyrsistent==0.14.8 +pyrsistent==0.14.9 python-dateutil==2.7.5 python-editor==1.0.3 python-json-logger==0.1.8 -pytz==2018.7 +pytz==2018.9 PyYAML==3.12 -redis==3.0.1 requests==2.21.0 rsa==3.4.2 s3transfer==0.1.13