Skip to content
Snippets Groups Projects
Commit a3b0f601 authored by jan.bednarik's avatar jan.bednarik
Browse files

Upgrade to Wagtail 4.1.1 and Django 4.1

parent 81debbac
No related branches found
No related tags found
2 merge requests!706Release,!705Upgrade
...@@ -10,33 +10,33 @@ anyascii==0.3.1 ...@@ -10,33 +10,33 @@ anyascii==0.3.1
# via wagtail # via wagtail
appnope==0.1.3 appnope==0.1.3
# via ipython # via ipython
arrow==1.2.2 arrow==1.2.3
# via # via
# -r base.in # -r base.in
# ics # ics
asgiref==3.5.2 asgiref==3.6.0
# via django # via django
asttokens==2.0.5 asttokens==2.2.1
# via stack-data # via stack-data
async-timeout==4.0.2 async-timeout==4.0.2
# via redis # via redis
attrs==22.1.0 attrs==22.2.0
# via ics # via ics
backcall==0.2.0 backcall==0.2.0
# via ipython # via ipython
beautifulsoup4==4.9.3 beautifulsoup4==4.11.1
# via # via
# -r base.in # -r base.in
# wagtail # wagtail
billiard==3.6.4.0 billiard==3.6.4.0
# via celery # via celery
bleach==5.0.1 bleach==6.0.0
# via -r base.in # via -r base.in
brotli==1.0.9 brotli==1.0.9
# via fonttools # via fonttools
celery==5.2.7 celery==5.2.7
# via -r base.in # via -r base.in
certifi==2022.6.15 certifi==2022.12.7
# via # via
# requests # requests
# sentry-sdk # sentry-sdk
...@@ -44,7 +44,7 @@ cffi==1.15.1 ...@@ -44,7 +44,7 @@ cffi==1.15.1
# via # via
# cryptography # cryptography
# weasyprint # weasyprint
charset-normalizer==2.1.0 charset-normalizer==3.0.1
# via requests # via requests
click==8.1.3 click==8.1.3
# via # via
...@@ -58,20 +58,18 @@ click-plugins==1.1.1 ...@@ -58,20 +58,18 @@ click-plugins==1.1.1
# via celery # via celery
click-repl==0.2.0 click-repl==0.2.0
# via celery # via celery
cryptography==37.0.4 cryptography==39.0.0
# via # via
# josepy # josepy
# mozilla-django-oidc # mozilla-django-oidc
# pyopenssl # pyopenssl
cssselect2==0.6.0 cssselect2==0.7.0
# via weasyprint # via weasyprint
datetime==4.3 datetime==4.3
# via icalevnt # via icalevnt
decorator==5.1.1 decorator==5.1.1
# via ipython # via ipython
deprecated==1.2.13 django==4.1.5
# via redis
django==4.0.7
# via # via
# django-extensions # django-extensions
# django-filter # django-filter
...@@ -88,9 +86,9 @@ django==4.0.7 ...@@ -88,9 +86,9 @@ django==4.0.7
# wagtail # wagtail
django-environ==0.9.0 django-environ==0.9.0
# via -r base.in # via -r base.in
django-extensions==3.2.0 django-extensions==3.2.1
# via -r base.in # via -r base.in
django-filter==21.1 django-filter==22.1
# via wagtail # via wagtail
django-modelcluster==6.0 django-modelcluster==6.0
# via wagtail # via wagtail
...@@ -104,23 +102,23 @@ django-settings-export==1.2.1 ...@@ -104,23 +102,23 @@ django-settings-export==1.2.1
# via -r base.in # via -r base.in
django-simple-captcha==0.5.17 django-simple-captcha==0.5.17
# via -r base.in # via -r base.in
django-taggit==2.1.0 django-taggit==3.1.0
# via wagtail # via wagtail
django-treebeard==4.5.1 django-treebeard==4.6.0
# via wagtail # via wagtail
django-widget-tweaks==1.4.12 django-widget-tweaks==1.4.12
# via -r base.in # via -r base.in
djangorestframework==3.13.1 djangorestframework==3.14.0
# via wagtail # via wagtail
draftjs-exporter==2.1.7 draftjs-exporter==2.1.7
# via wagtail # via wagtail
et-xmlfile==1.1.0 et-xmlfile==1.1.0
# via openpyxl # via openpyxl
executing==0.9.1 executing==1.2.0
# via stack-data # via stack-data
fastjsonschema==2.16.1 fastjsonschema==2.16.2
# via -r base.in # via -r base.in
fonttools[woff]==4.34.4 fonttools[woff]==4.38.0
# via weasyprint # via weasyprint
html5lib==1.1 html5lib==1.1
# via # via
...@@ -134,11 +132,11 @@ icalevnt==0.1.26 ...@@ -134,11 +132,11 @@ icalevnt==0.1.26
# via -r base.in # via -r base.in
ics==0.7.2 ics==0.7.2
# via -r base.in # via -r base.in
idna==3.3 idna==3.4
# via requests # via requests
ipython==8.4.0 ipython==8.9.0
# via -r base.in # via -r base.in
jedi==0.18.1 jedi==0.18.2
# via ipython # via ipython
josepy==1.13.0 josepy==1.13.0
# via mozilla-django-oidc # via mozilla-django-oidc
...@@ -148,40 +146,38 @@ l18n==2021.3 ...@@ -148,40 +146,38 @@ l18n==2021.3
# via wagtail # via wagtail
markdown==3.4.1 markdown==3.4.1
# via -r base.in # via -r base.in
matplotlib-inline==0.1.3 matplotlib-inline==0.1.6
# via ipython # via ipython
mozilla-django-oidc==2.0.0 mozilla-django-oidc==2.0.0
# via pirates # via pirates
numpy==1.23.1 numpy==1.24.1
# via opencv-python # via opencv-python
oauthlib==3.2.0 oauthlib==3.2.2
# via # via
# requests-oauthlib # requests-oauthlib
# tweepy # tweepy
opencv-python==4.6.0.66 opencv-python==4.7.0.68
# via -r base.in # via -r base.in
openpyxl==3.0.10 openpyxl==3.0.10
# via tablib # via wagtail
packaging==21.3
# via redis
parso==0.8.3 parso==0.8.3
# via jedi # via jedi
pexpect==4.8.0 pexpect==4.8.0
# via ipython # via ipython
pickleshare==0.7.5 pickleshare==0.7.5
# via ipython # via ipython
pillow==9.2.0 pillow==9.4.0
# via # via
# django-simple-captcha # django-simple-captcha
# wagtail # wagtail
# weasyprint # weasyprint
pirates==0.6.0 pirates==0.6.0
# via -r base.in # via -r base.in
prompt-toolkit==3.0.30 prompt-toolkit==3.0.36
# via # via
# click-repl # click-repl
# ipython # ipython
psycopg2-binary==2.9.3 psycopg2-binary==2.9.5
# via -r base.in # via -r base.in
ptyprocess==0.7.0 ptyprocess==0.7.0
# via pexpect # via pexpect
...@@ -189,19 +185,17 @@ pure-eval==0.2.2 ...@@ -189,19 +185,17 @@ pure-eval==0.2.2
# via stack-data # via stack-data
pycparser==2.21 pycparser==2.21
# via cffi # via cffi
pydyf==0.2.0 pydyf==0.5.0
# via weasyprint # via weasyprint
pygments==2.12.0 pygments==2.14.0
# via ipython # via ipython
pyopenssl==22.0.0 pyopenssl==23.0.0
# via josepy # via josepy
pyparsing==2.4.7 pyparsing==2.4.7
# via # via httplib2
# httplib2 pypdf2==3.0.1
# packaging
pypdf2==2.9.0
# via -r base.in # via -r base.in
pyphen==0.12.0 pyphen==0.13.2
# via weasyprint # via weasyprint
python-dateutil==2.8.2 python-dateutil==2.8.2
# via # via
...@@ -220,9 +214,9 @@ pytz==2021.3 ...@@ -220,9 +214,9 @@ pytz==2021.3
# l18n # l18n
pyyaml==6.0 pyyaml==6.0
# via -r base.in # via -r base.in
redis==4.3.4 redis==4.4.2
# via django-redis # via django-redis
requests==2.28.1 requests==2.28.2
# via # via
# -r base.in # -r base.in
# mozilla-django-oidc # mozilla-django-oidc
...@@ -231,7 +225,7 @@ requests==2.28.1 ...@@ -231,7 +225,7 @@ requests==2.28.1
# wagtail # wagtail
requests-oauthlib==1.3.1 requests-oauthlib==1.3.1
# via tweepy # via tweepy
sentry-sdk==1.9.2 sentry-sdk==1.14.0
# via -r base.in # via -r base.in
six==1.16.0 six==1.16.0
# via # via
...@@ -244,27 +238,25 @@ six==1.16.0 ...@@ -244,27 +238,25 @@ six==1.16.0
# python-dateutil # python-dateutil
soupsieve==2.3.2.post1 soupsieve==2.3.2.post1
# via beautifulsoup4 # via beautifulsoup4
sqlparse==0.4.2 sqlparse==0.4.3
# via django # via django
stack-data==0.3.0 stack-data==0.6.2
# via ipython # via ipython
tablib[xls,xlsx]==3.2.1
# via wagtail
tatsu==5.8.3 tatsu==5.8.3
# via ics # via ics
telepath==0.2 telepath==0.3
# via wagtail # via wagtail
tinycss2==1.1.1 tinycss2==1.2.1
# via # via
# cssselect2 # cssselect2
# weasyprint # weasyprint
traitlets==5.3.0 traitlets==5.9.0
# via # via
# ipython # ipython
# matplotlib-inline # matplotlib-inline
tweepy==4.10.0 tweepy==4.12.1
# via -r base.in # via -r base.in
urllib3==1.26.11 urllib3==1.26.14
# via # via
# requests # requests
# sentry-sdk # sentry-sdk
...@@ -273,18 +265,18 @@ vine==5.0.0 ...@@ -273,18 +265,18 @@ vine==5.0.0
# amqp # amqp
# celery # celery
# kombu # kombu
wagtail==3.0.1 wagtail==4.1.1
# via # via
# -r base.in # -r base.in
# wagtail-metadata # wagtail-metadata
# wagtail-trash # wagtail-trash
wagtail-metadata==4.0.0 wagtail-metadata==4.0.2
# via -r base.in # via -r base.in
wagtail-trash==0.3.0 wagtail-trash==0.3.0
# via -r base.in # via -r base.in
wcwidth==0.2.5 wcwidth==0.2.6
# via prompt-toolkit # via prompt-toolkit
weasyprint==56.1 weasyprint==57.2
# via -r base.in # via -r base.in
webencodings==0.5.1 webencodings==0.5.1
# via # via
...@@ -292,21 +284,13 @@ webencodings==0.5.1 ...@@ -292,21 +284,13 @@ webencodings==0.5.1
# cssselect2 # cssselect2
# html5lib # html5lib
# tinycss2 # tinycss2
whitenoise==6.2.0 whitenoise==6.3.0
# via -r base.in # via -r base.in
willow==1.4.1 willow==1.4.1
# via wagtail # via wagtail
wrapt==1.14.1 zope-interface==5.5.2
# via deprecated
xlrd==2.0.1
# via tablib
xlsxwriter==3.0.3
# via wagtail
xlwt==1.3.0
# via tablib
zope-interface==5.4.0
# via datetime # via datetime
zopfli==0.2.1 zopfli==0.2.2
# via fonttools # via fonttools
# The following packages are considered to be unsafe in a requirements file: # The following packages are considered to be unsafe in a requirements file:
......
django<4.1 django
django-debug-toolbar django-debug-toolbar
pytest pytest
pytest-sugar pytest-sugar
......
...@@ -4,41 +4,39 @@ ...@@ -4,41 +4,39 @@
# #
# pip-compile dev.in # pip-compile dev.in
# #
asgiref==3.5.2 asgiref==3.6.0
# via django # via django
attrs==22.1.0 attrs==22.2.0
# via pytest # via pytest
coverage[toml]==6.4.2 coverage[toml]==7.1.0
# via pytest-cov # via pytest-cov
django==4.0.7 django==4.1.5
# via # via
# -r dev.in # -r dev.in
# django-debug-toolbar # django-debug-toolbar
django-debug-toolbar==3.5.0 django-debug-toolbar==3.8.1
# via -r dev.in # via -r dev.in
exceptiongroup==1.1.0
# via pytest
factory-boy==3.2.1 factory-boy==3.2.1
# via pytest-factoryboy # via pytest-factoryboy
faker==13.15.1 faker==16.6.1
# via factory-boy # via factory-boy
fastdiff==0.3.0 fastdiff==0.3.0
# via snapshottest # via snapshottest
freezegun==1.2.1 freezegun==1.2.2
# via pytest-freezegun # via pytest-freezegun
inflection==0.5.1 inflection==0.5.1
# via pytest-factoryboy # via pytest-factoryboy
iniconfig==1.1.1 iniconfig==2.0.0
# via pytest # via pytest
packaging==21.3 packaging==23.0
# via # via
# pytest # pytest
# pytest-sugar # pytest-sugar
pluggy==1.0.0 pluggy==1.0.0
# via pytest # via pytest
py==1.11.0 pytest==7.2.1
# via pytest
pyparsing==2.4.7
# via packaging
pytest==7.1.2
# via # via
# -r dev.in # -r dev.in
# pytest-cov # pytest-cov
...@@ -47,17 +45,17 @@ pytest==7.1.2 ...@@ -47,17 +45,17 @@ pytest==7.1.2
# pytest-freezegun # pytest-freezegun
# pytest-mock # pytest-mock
# pytest-sugar # pytest-sugar
pytest-cov==3.0.0 pytest-cov==4.0.0
# via -r dev.in # via -r dev.in
pytest-django==4.5.2 pytest-django==4.5.2
# via -r dev.in # via -r dev.in
pytest-factoryboy==2.5.0 pytest-factoryboy==2.5.1
# via -r dev.in # via -r dev.in
pytest-freezegun==0.4.2 pytest-freezegun==0.4.2
# via -r dev.in # via -r dev.in
pytest-mock==3.8.2 pytest-mock==3.10.0
# via -r dev.in # via -r dev.in
pytest-sugar==0.9.5 pytest-sugar==0.9.6
# via -r dev.in # via -r dev.in
python-dateutil==2.8.2 python-dateutil==2.8.2
# via # via
...@@ -69,11 +67,11 @@ six==1.16.0 ...@@ -69,11 +67,11 @@ six==1.16.0
# snapshottest # snapshottest
snapshottest==0.6.0 snapshottest==0.6.0
# via -r dev.in # via -r dev.in
sqlparse==0.4.2 sqlparse==0.4.3
# via # via
# django # django
# django-debug-toolbar # django-debug-toolbar
termcolor==1.1.0 termcolor==2.2.0
# via # via
# pytest-sugar # pytest-sugar
# snapshottest # snapshottest
...@@ -81,7 +79,7 @@ tomli==2.0.1 ...@@ -81,7 +79,7 @@ tomli==2.0.1
# via # via
# coverage # coverage
# pytest # pytest
typing-extensions==4.3.0 typing-extensions==4.4.0
# via pytest-factoryboy # via pytest-factoryboy
wasmer==1.1.0 wasmer==1.1.0
# via fastdiff # via fastdiff
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment