Update utils to get the new function

This commit is contained in:
Rebecca Law
2021-02-24 16:56:33 +00:00
parent 5986a65005
commit 11bd906338

View File

@@ -35,25 +35,25 @@ notifications-python-client==5.7.1
# PaaS # PaaS
awscli-cwlogs==1.4.6 awscli-cwlogs==1.4.6
git+https://github.com/alphagov/notifications-utils.git@43.9.0#egg=notifications-utils==43.9.0 git+https://github.com/alphagov/notifications-utils.git@43.9.1#egg=notifications-utils==43.9.1
# gds-metrics requires prometheseus 0.2.0, override that requirement as 0.7.1 brings significant performance gains # gds-metrics requires prometheseus 0.2.0, override that requirement as 0.7.1 brings significant performance gains
prometheus-client==0.9.0 prometheus-client==0.9.0
gds-metrics==0.2.4 gds-metrics==0.2.4
## The following requirements were added by pip freeze: ## The following requirements were added by pip freeze:
alembic==1.5.4 alembic==1.5.5
amqp==1.4.9 amqp==1.4.9
anyjson==0.3.3 anyjson==0.3.3
attrs==20.3.0 attrs==20.3.0
awscli==1.19.8 awscli==1.19.14
bcrypt==3.2.0 bcrypt==3.2.0
billiard==3.3.0.23 billiard==3.3.0.23
bleach==3.3.0 bleach==3.3.0
blinker==1.4 blinker==1.4
boto==2.49.0 boto==2.49.0
boto3==1.17.8 boto3==1.17.14
botocore==1.20.8 botocore==1.20.14
certifi==2020.12.5 certifi==2020.12.5
chardet==4.0.0 chardet==4.0.0
click==7.1.2 click==7.1.2
@@ -66,7 +66,7 @@ geojson==2.5.0
govuk-bank-holidays==0.8 govuk-bank-holidays==0.8
greenlet==1.0.0 greenlet==1.0.0
idna==2.10 idna==2.10
importlib-metadata==3.4.0 importlib-metadata==3.6.0
Jinja2==2.11.3 Jinja2==2.11.3
jmespath==0.10.0 jmespath==0.10.0
kombu==3.0.37 kombu==3.0.37
@@ -86,10 +86,10 @@ python-dateutil==2.8.1
python-editor==1.0.4 python-editor==1.0.4
python-json-logger==2.0.1 python-json-logger==2.0.1
pytz==2021.1 pytz==2021.1
PyYAML==5.3.1 PyYAML==5.4.1
redis==3.5.3 redis==3.5.3
requests==2.25.1 requests==2.25.1
rsa==4.5 rsa==4.7.2
s3transfer==0.3.4 s3transfer==0.3.4
Shapely==1.7.1 Shapely==1.7.1
six==1.15.0 six==1.15.0