Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit

Permalink
Merge pull request #1044 from uktrade/release
Browse files Browse the repository at this point in the history
UAT/prod release
  • Loading branch information
Miriam Forner authored Oct 28, 2022
2 parents be93741 + 6ae2ff5 commit fbc6f82
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 48 deletions.
2 changes: 2 additions & 0 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ bleach==3.*
bleach-whitelist==0.*
wagtail==2.11.*
wagtail-modeltranslation==0.10.17
django-modeltranslation==0.18.2
urllib3==1.26.8
w3lib==1.22
django-admin-ip-restrictor==2.1.0
Expand All @@ -39,3 +40,4 @@ gevent==21.8.0
psycogreen==1.0.2
wagtailmedia==0.5.0
cryptography==3.3.2
oauthlib==3.2.1
38 changes: 21 additions & 17 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ amqp==5.1.1
# via kombu
anyascii==0.3.1
# via wagtail
attrs==21.4.0
attrs==22.1.0
# via jsonschema
beautifulsoup4==4.8.2
# via
Expand All @@ -32,12 +32,12 @@ celery[redis]==5.2.2
# via
# -r requirements.in
# django-celery-beat
certifi==2022.5.18.1
certifi==2022.9.24
# via
# elastic-apm
# requests
# sentry-sdk
cffi==1.15.0
cffi==1.15.1
# via cryptography
charset-normalizer==2.0.12
# via requests
Expand Down Expand Up @@ -101,14 +101,16 @@ django-ipware==2.1.0
django-modelcluster==5.3
# via wagtail
django-modeltranslation==0.18.2
# via wagtail-modeltranslation
# via
# -r requirements.in
# wagtail-modeltranslation
django-pglocks==1.0.2
# via -r requirements.in
django-redis==4.10.0
# via -r requirements.in
django-staff-sso-client==1.0.1
# via -r requirements.in
django_storages==1.7.1
django-storages==1.7.1
# via -r requirements.in
django-taggit==1.5.1
# via wagtail
Expand All @@ -133,15 +135,15 @@ et-xmlfile==1.1.0
# via openpyxl
gevent==21.8.0
# via -r requirements.in
greenlet==1.1.2
greenlet==1.1.3.post0
# via gevent
gunicorn==20.1.0
# via -r requirements.in
html2text==2018.1.9
# via -r requirements.in
html5lib==1.1
# via wagtail
idna==3.3
idna==3.4
# via requests
jmespath==0.10.0
# via
Expand All @@ -163,15 +165,17 @@ notifications-python-client==6.3.0
# via -r requirements.in
num2words==0.5.10
# via -r requirements.in
oauthlib==3.2.0
# via requests-oauthlib
oauthlib==3.2.1
# via
# -r requirements.in
# requests-oauthlib
openpyxl==3.0.10
# via tablib
packaging==21.3
# via bleach
pillow==9.1.1
pillow==9.2.0
# via wagtail
prompt-toolkit==3.0.29
prompt-toolkit==3.0.31
# via click-repl
psycogreen==1.0.2
# via -r requirements.in
Expand All @@ -181,7 +185,7 @@ pycountry==19.8.18
# via -r requirements.in
pycparser==2.21
# via cffi
pyjwt==2.4.0
pyjwt==2.5.0
# via notifications-python-client
pyparsing==3.0.9
# via packaging
Expand All @@ -195,7 +199,7 @@ python-dateutil==2.8.2
# python-crontab
pytube==9.2.2
# via -r requirements.in
pytz==2022.1
pytz==2022.4
# via
# celery
# django
Expand Down Expand Up @@ -234,11 +238,11 @@ six==1.16.0
# w3lib
soupsieve==2.3.2.post1
# via beautifulsoup4
sqlparse==0.4.2
sqlparse==0.4.3
# via django
tablib[xls,xlsx]==3.2.1
# via wagtail
unidecode==1.3.4
unidecode==1.3.6
# via wagtail
urllib3==1.26.8
# via
Expand Down Expand Up @@ -279,9 +283,9 @@ xlsxwriter==1.4.5
# via wagtail
xlwt==1.3.0
# via tablib
zope.event==4.5.0
zope-event==4.5.0
# via gevent
zope.interface==5.4.0
zope-interface==5.5.0
# via gevent

# The following packages are considered to be unsafe in a requirements file:
Expand Down
70 changes: 39 additions & 31 deletions requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ amqp==5.1.1
# via kombu
anyascii==0.3.1
# via wagtail
attrs==21.4.0
attrs==22.1.0
# via
# jsonschema
# pytest
Expand All @@ -30,16 +30,18 @@ botocore==1.20.112
# via
# boto3
# s3transfer
build==0.8.0
# via pip-tools
celery[redis]==5.2.2
# via
# -r requirements.in
# django-celery-beat
certifi==2022.5.18.1
certifi==2022.9.24
# via
# elastic-apm
# requests
# sentry-sdk
cffi==1.15.0
cffi==1.15.1
# via cryptography
charset-normalizer==2.0.12
# via requests
Expand All @@ -58,7 +60,7 @@ click-repl==0.2.0
# via celery
codecov==2.1.12
# via -r requirements_test.in
coverage[toml]==6.4
coverage[toml]==6.5.0
# via
# codecov
# coveralls
Expand Down Expand Up @@ -116,14 +118,16 @@ django-ipware==2.1.0
django-modelcluster==5.3
# via wagtail
django-modeltranslation==0.18.2
# via wagtail-modeltranslation
# via
# -r requirements.in
# wagtail-modeltranslation
django-pglocks==1.0.2
# via -r requirements.in
django-redis==4.10.0
# via -r requirements.in
django-staff-sso-client==1.0.1
# via -r requirements.in
django_storages==1.7.1
django-storages==1.7.1
# via -r requirements.in
django-taggit==1.5.1
# via wagtail
Expand Down Expand Up @@ -151,23 +155,23 @@ factory-boy==2.12.0
# via
# -r requirements_test.in
# wagtail-factories
faker==13.11.1
faker==15.1.0
# via factory-boy
flake8==4.0.1
flake8==5.0.4
# via -r requirements_test.in
freezegun==0.3.14
# via -r requirements_test.in
gevent==21.8.0
# via -r requirements.in
greenlet==1.1.2
greenlet==1.1.3.post0
# via gevent
gunicorn==20.1.0
# via -r requirements.in
html2text==2018.1.9
# via -r requirements.in
html5lib==1.1
# via wagtail
idna==3.3
idna==3.4
# via requests
iniconfig==1.1.1
# via pytest
Expand All @@ -185,64 +189,67 @@ l18n==2021.3
# via wagtail
markdown==2.6.11
# via -r requirements.in
mccabe==0.6.1
mccabe==0.7.0
# via flake8
mohawk==0.3.4
# via sigauth
notifications-python-client==6.3.0
# via -r requirements.in
num2words==0.5.10
# via -r requirements.in
oauthlib==3.2.0
# via requests-oauthlib
oauthlib==3.2.1
# via
# -r requirements.in
# requests-oauthlib
openpyxl==3.0.10
# via tablib
packaging==21.3
# via
# bleach
# build
# pytest
# pytest-sugar
pep517==0.12.0
# via pip-tools
pillow==9.1.1
pep517==0.13.0
# via build
pillow==9.2.0
# via wagtail
pip-tools==6.6.2
pip-tools==6.9.0
# via -r requirements_test.in
pluggy==1.0.0
# via pytest
prompt-toolkit==3.0.29
prompt-toolkit==3.0.31
# via click-repl
psycogreen==1.0.2
# via -r requirements.in
psycopg2==2.8.6
# via -r requirements.in
py==1.11.0
# via pytest
pycodestyle==2.8.0
pycodestyle==2.9.1
# via flake8
pycountry==19.8.18
# via -r requirements.in
pycparser==2.21
# via cffi
pyflakes==2.4.0
pyflakes==2.5.0
# via flake8
pyjwt==2.4.0
pyjwt==2.5.0
# via notifications-python-client
pyparsing==3.0.9
# via packaging
pyrsistent==0.18.1
# via jsonschema
pytest==7.1.2
pytest==7.1.3
# via
# -r requirements_test.in
# pytest-cov
# pytest-django
# pytest-sugar
pytest-cov==3.0.0
pytest-cov==4.0.0
# via -r requirements_test.in
pytest-django==4.5.2
# via -r requirements_test.in
pytest-sugar==0.9.4
pytest-sugar==0.9.5
# via -r requirements_test.in
python-crontab==2.6.0
# via django-celery-beat
Expand All @@ -254,7 +261,7 @@ python-dateutil==2.8.2
# python-crontab
pytube==9.2.2
# via -r requirements.in
pytz==2022.1
pytz==2022.4
# via
# celery
# django
Expand All @@ -274,7 +281,7 @@ requests[security]==2.27.1
# requests-mock
# requests-oauthlib
# wagtail
requests-mock==1.9.3
requests-mock==1.10.0
# via -r requirements_test.in
requests-oauthlib==1.3.1
# via django-staff-sso-client
Expand All @@ -300,20 +307,21 @@ six==1.16.0
# w3lib
soupsieve==2.3.2.post1
# via beautifulsoup4
sqlparse==0.4.2
sqlparse==0.4.3
# via
# django
# django-debug-toolbar
tablib[xls,xlsx]==3.2.1
# via wagtail
termcolor==1.1.0
termcolor==2.0.1
# via pytest-sugar
tomli==2.0.1
# via
# build
# coverage
# pep517
# pytest
unidecode==1.3.4
unidecode==1.3.6
# via wagtail
urllib3==1.26.8
# via
Expand Down Expand Up @@ -359,9 +367,9 @@ xlsxwriter==1.4.5
# via wagtail
xlwt==1.3.0
# via tablib
zope.event==4.5.0
zope-event==4.5.0
# via gevent
zope.interface==5.4.0
zope-interface==5.5.0
# via gevent

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit fbc6f82

Please sign in to comment.