mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-11 22:14:06 -05:00
Bump utils to 43.5.5
Changes: https://github.com/alphagov/notifications-utils/compare/43.5.2...43.5.5
This commit is contained in:
@@ -24,7 +24,7 @@ Shapely==1.7.1
|
||||
awscli-cwlogs>=1.4,<1.5
|
||||
itsdangerous==1.1.0
|
||||
|
||||
git+https://github.com/alphagov/notifications-utils.git@43.5.2#egg=notifications-utils==43.5.2
|
||||
git+https://github.com/alphagov/notifications-utils.git@43.5.5#egg=notifications-utils==43.5.5
|
||||
git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.1-alpha#egg=govuk-frontend-jinja==0.5.1-alpha
|
||||
|
||||
# gds-metrics requires prometheseus 0.2.0, override that requirement as later versions bring significant performance gains
|
||||
|
||||
@@ -26,7 +26,7 @@ Shapely==1.7.1
|
||||
awscli-cwlogs>=1.4,<1.5
|
||||
itsdangerous==1.1.0
|
||||
|
||||
git+https://github.com/alphagov/notifications-utils.git@43.5.2#egg=notifications-utils==43.5.2
|
||||
git+https://github.com/alphagov/notifications-utils.git@43.5.5#egg=notifications-utils==43.5.5
|
||||
git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.1-alpha#egg=govuk-frontend-jinja==0.5.1-alpha
|
||||
|
||||
# gds-metrics requires prometheseus 0.2.0, override that requirement as later versions bring significant performance gains
|
||||
@@ -34,12 +34,12 @@ prometheus-client==0.9.0
|
||||
gds-metrics==0.2.4
|
||||
|
||||
## The following requirements were added by pip freeze:
|
||||
awscli==1.18.185
|
||||
bleach==3.1.4
|
||||
boto3==1.10.38
|
||||
botocore==1.19.25
|
||||
cachetools==4.1.0
|
||||
certifi==2020.11.8
|
||||
awscli==1.18.191
|
||||
bleach==3.2.1
|
||||
boto3==1.16.31
|
||||
botocore==1.19.31
|
||||
cachetools==4.1.1
|
||||
certifi==2020.12.5
|
||||
chardet==3.0.4
|
||||
click==7.1.2
|
||||
colorama==0.4.3
|
||||
@@ -61,14 +61,16 @@ MarkupSafe==1.1.1
|
||||
mistune==0.8.4
|
||||
monotonic==1.5
|
||||
openpyxl==3.0.5
|
||||
orderedset==2.0.1
|
||||
phonenumbers==8.11.2
|
||||
orderedset==2.0.3
|
||||
packaging==20.7
|
||||
phonenumbers==8.12.14
|
||||
pyasn1==0.4.8
|
||||
pyexcel-ezodf==0.3.4
|
||||
PyJWT==1.7.1
|
||||
pyparsing==2.4.7
|
||||
PyPDF2==1.26.0
|
||||
python-dateutil==2.8.1
|
||||
python-json-logger==0.1.11
|
||||
python-json-logger==2.0.1
|
||||
PyYAML==5.3.1
|
||||
redis==3.5.3
|
||||
requests==2.25.0
|
||||
|
||||
Reference in New Issue
Block a user