Run pip-compile --upgrade

This upgrades all the sub-dependencies which we don’t pin in
requirements.txt
This commit is contained in:
Chris Hill-Scott
2022-05-10 10:28:53 +01:00
parent 5de6171db3
commit 7e57bfd6a1

View File

@@ -6,42 +6,46 @@
# #
ago==0.0.93 ago==0.0.93
# via -r requirements.in # via -r requirements.in
awscli==1.22.93 async-timeout==4.0.2
# via redis
awscli==1.23.13
# via awscli-cwlogs # via awscli-cwlogs
awscli-cwlogs==1.4.6 awscli-cwlogs==1.4.6
# via -r requirements.in # via -r requirements.in
bleach==4.1.0 bleach==5.0.0
# via notifications-utils # via notifications-utils
blinker==1.4 blinker==1.4
# via # via
# -r requirements.in # -r requirements.in
# gds-metrics # gds-metrics
boto3==1.21.38 boto3==1.22.13
# via notifications-utils # via notifications-utils
botocore==1.24.38 botocore==1.25.13
# via # via
# awscli # awscli
# boto3 # boto3
# s3transfer # s3transfer
cachetools==4.2.2 cachetools==5.0.0
# via notifications-utils # via notifications-utils
certifi==2021.5.30 certifi==2021.10.8
# via # via
# pyproj # pyproj
# requests # requests
cffi==1.14.5 cffi==1.15.0
# via cryptography # via cryptography
chardet==4.0.0 chardet==4.0.0
# via # via pyexcel
# pyexcel charset-normalizer==2.0.12
# requests # via requests
click==8.0.1 click==8.1.3
# via flask # via flask
colorama==0.4.3 colorama==0.4.4
# via awscli # via awscli
cryptography==36.0.1 cryptography==37.0.2
# via fido2 # via fido2
dnspython==1.16.0 deprecated==1.2.13
# via redis
dnspython==2.2.1
# via eventlet # via eventlet
docopt==0.6.2 docopt==0.6.2
# via notifications-python-client # via notifications-python-client
@@ -49,7 +53,7 @@ docutils==0.15.2
# via awscli # via awscli
et-xmlfile==1.1.0 et-xmlfile==1.1.0
# via openpyxl # via openpyxl
eventlet==0.33.0 eventlet==0.33.1
# via gunicorn # via gunicorn
fido2==0.9.3 fido2==0.9.3
# via -r requirements.in # via -r requirements.in
@@ -77,13 +81,13 @@ govuk-bank-holidays==0.11
# notifications-utils # notifications-utils
govuk-frontend-jinja @ git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.8-alpha govuk-frontend-jinja @ git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.8-alpha
# via -r requirements.in # via -r requirements.in
greenlet==1.1.0 greenlet==1.1.2
# via eventlet # via eventlet
gunicorn @ git+https://github.com/benoitc/gunicorn.git@1299ea9e967a61ae2edebe191082fd169b864c64 gunicorn @ git+https://github.com/benoitc/gunicorn.git@1299ea9e967a61ae2edebe191082fd169b864c64
# via -r requirements.in # via -r requirements.in
humanize==4.1.0 humanize==4.1.0
# via -r requirements.in # via -r requirements.in
idna==2.10 idna==3.3
# via requests # via requests
itsdangerous==1.1.0 itsdangerous==1.1.0
# via # via
@@ -97,7 +101,7 @@ jinja2==3.0.3
# flask # flask
# govuk-frontend-jinja # govuk-frontend-jinja
# notifications-utils # notifications-utils
jmespath==0.10.0 jmespath==1.0.0
# via # via
# boto3 # boto3
# botocore # botocore
@@ -109,7 +113,7 @@ lxml==4.8.0
# via # via
# pyexcel-ezodf # pyexcel-ezodf
# pyexcel-ods3 # pyexcel-ods3
markupsafe==2.0.1 markupsafe==2.1.1
# via # via
# jinja2 # jinja2
# wtforms # wtforms
@@ -123,9 +127,9 @@ openpyxl==3.0.9
# via pyexcel-xlsx # via pyexcel-xlsx
orderedset==2.0.3 orderedset==2.0.3
# via notifications-utils # via notifications-utils
packaging==20.9 packaging==21.3
# via bleach # via redis
phonenumbers==8.12.24 phonenumbers==8.12.48
# via notifications-utils # via notifications-utils
prometheus-client==0.14.0 prometheus-client==0.14.0
# via # via
@@ -133,7 +137,7 @@ prometheus-client==0.14.0
# gds-metrics # gds-metrics
pyasn1==0.4.8 pyasn1==0.4.8
# via rsa # via rsa
pycparser==2.20 pycparser==2.21
# via cffi # via cffi
pyexcel==0.7.0 pyexcel==0.7.0
# via -r requirements.in # via -r requirements.in
@@ -152,21 +156,21 @@ pyexcel-xls==0.7.0
# via -r requirements.in # via -r requirements.in
pyexcel-xlsx==0.6.0 pyexcel-xlsx==0.6.0
# via -r requirements.in # via -r requirements.in
pyjwt==2.1.0 pyjwt==2.4.0
# via notifications-python-client # via notifications-python-client
pyparsing==2.4.7 pyparsing==3.0.9
# via packaging # via packaging
pypdf2==1.27.9 pypdf2==1.27.12
# via notifications-utils # via notifications-utils
pyproj==3.3.1 pyproj==3.3.1
# via # via
# -r requirements.in # -r requirements.in
# notifications-utils # notifications-utils
python-dateutil==2.8.1 python-dateutil==2.8.2
# via # via
# awscli-cwlogs # awscli-cwlogs
# botocore # botocore
python-json-logger==2.0.1 python-json-logger==2.0.2
# via notifications-utils # via notifications-utils
pytz==2022.1 pytz==2022.1
# via # via
@@ -176,9 +180,9 @@ pyyaml==5.4.1
# via # via
# awscli # awscli
# notifications-utils # notifications-utils
redis==3.5.3 redis==4.3.1
# via flask-redis # via flask-redis
requests==2.25.1 requests==2.27.1
# via # via
# awscli-cwlogs # awscli-cwlogs
# govuk-bank-holidays # govuk-bank-holidays
@@ -192,7 +196,7 @@ s3transfer==0.5.2
# via # via
# awscli # awscli
# boto3 # boto3
shapely==1.8.1.post1 shapely==1.8.2
# via notifications-utils # via notifications-utils
six==1.16.0 six==1.16.0
# via # via
@@ -207,7 +211,7 @@ statsd==3.3.0
# via notifications-utils # via notifications-utils
texttable==1.6.4 texttable==1.6.4
# via pyexcel # via pyexcel
urllib3==1.26.5 urllib3==1.26.9
# via # via
# botocore # botocore
# requests # requests
@@ -218,6 +222,8 @@ werkzeug==2.0.3
# -r requirements.in # -r requirements.in
# flask # flask
# flask-login # flask-login
wrapt==1.14.1
# via deprecated
wtforms==3.0.1 wtforms==3.0.1
# via # via
# -r requirements.in # -r requirements.in