mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-24 01:11:38 -05:00
Merge pull request #2047 from alphagov/bump-utils
Bump the utils requirement.
This commit is contained in:
@@ -25,6 +25,6 @@ notifications-python-client==5.0.0
|
||||
# PaaS
|
||||
awscli-cwlogs>=1.4,<1.5
|
||||
|
||||
git+https://github.com/alphagov/notifications-utils.git@30.1.0#egg=notifications-utils==30.1.0
|
||||
git+https://github.com/alphagov/notifications-utils.git@30.1.1#egg=notifications-utils==30.1.1
|
||||
|
||||
git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3
|
||||
|
||||
@@ -27,7 +27,7 @@ notifications-python-client==5.0.0
|
||||
# PaaS
|
||||
awscli-cwlogs>=1.4,<1.5
|
||||
|
||||
git+https://github.com/alphagov/notifications-utils.git@30.1.0#egg=notifications-utils==30.1.0
|
||||
git+https://github.com/alphagov/notifications-utils.git@30.1.1#egg=notifications-utils==30.1.1
|
||||
|
||||
git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3
|
||||
|
||||
@@ -35,12 +35,12 @@ git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3
|
||||
alembic==1.0.0
|
||||
amqp==1.4.9
|
||||
anyjson==0.3.3
|
||||
awscli==1.15.79
|
||||
awscli==1.15.81
|
||||
bcrypt==3.1.4
|
||||
billiard==3.3.0.23
|
||||
bleach==2.1.3
|
||||
boto3==1.6.16
|
||||
botocore==1.10.78
|
||||
botocore==1.10.80
|
||||
certifi==2018.8.13
|
||||
chardet==3.0.4
|
||||
click==6.7
|
||||
@@ -79,3 +79,4 @@ statsd==3.2.2
|
||||
urllib3==1.23
|
||||
webencodings==0.5.1
|
||||
Werkzeug==0.14.1
|
||||
wheel==0.24.0
|
||||
|
||||
Reference in New Issue
Block a user