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

Upgrade Wagtail to 2.11.1 and other requirements

parent e321c864
No related branches found
No related tags found
No related merge requests found
...@@ -12,5 +12,5 @@ requests ...@@ -12,5 +12,5 @@ requests
ics ics
arrow arrow
sentry-sdk sentry-sdk
nbconvert nbconvert<6
traitlets traitlets
...@@ -4,16 +4,16 @@ ...@@ -4,16 +4,16 @@
# #
# pip-compile base.in # pip-compile base.in
# #
anyascii==0.1.7 # via wagtail
arrow==0.14.7 # via -r base.in, ics arrow==0.14.7 # via -r base.in, ics
asgiref==3.2.10 # via django asgiref==3.3.0 # via django
async-generator==1.10 # via nbclient attrs==20.3.0 # via jsonschema
attrs==20.2.0 # via jsonschema
beautifulsoup4==4.8.2 # via wagtail beautifulsoup4==4.8.2 # via wagtail
bleach==3.2.1 # via nbconvert bleach==3.2.1 # via nbconvert
certifi==2020.6.20 # via requests, sentry-sdk certifi==2020.11.8 # via requests, sentry-sdk
cffi==1.14.3 # via cryptography cffi==1.14.3 # via cryptography
chardet==3.0.4 # via requests chardet==3.0.4 # via requests
cryptography==3.1.1 # via josepy, mozilla-django-oidc, pyopenssl cryptography==3.2.1 # via josepy, mozilla-django-oidc, pyopenssl
defusedxml==0.6.0 # via nbconvert defusedxml==0.6.0 # via nbconvert
django-environ==0.4.5 # via -r base.in django-environ==0.4.5 # via -r base.in
django-extensions==3.0.9 # via -r base.in django-extensions==3.0.9 # via -r base.in
...@@ -23,8 +23,8 @@ django-redis==4.12.1 # via -r base.in ...@@ -23,8 +23,8 @@ django-redis==4.12.1 # via -r base.in
django-settings-export==1.2.1 # via -r base.in django-settings-export==1.2.1 # via -r base.in
django-taggit==1.3.0 # via wagtail django-taggit==1.3.0 # via wagtail
django-treebeard==4.3.1 # via wagtail django-treebeard==4.3.1 # via wagtail
django==3.1.2 # via django-filter, django-redis, django-settings-export, django-taggit, django-treebeard, djangorestframework, mozilla-django-oidc, wagtail django==3.1.3 # via django-filter, django-redis, django-settings-export, django-taggit, django-treebeard, djangorestframework, mozilla-django-oidc, wagtail
djangorestframework==3.12.1 # via wagtail djangorestframework==3.12.2 # via wagtail
draftjs-exporter==2.1.7 # via wagtail draftjs-exporter==2.1.7 # via wagtail
entrypoints==0.3 # via nbconvert entrypoints==0.3 # via nbconvert
et-xmlfile==1.0.1 # via openpyxl et-xmlfile==1.0.1 # via openpyxl
...@@ -34,53 +34,47 @@ idna==2.10 # via requests ...@@ -34,53 +34,47 @@ idna==2.10 # via requests
ipython-genutils==0.2.0 # via nbformat, traitlets ipython-genutils==0.2.0 # via nbformat, traitlets
jdcal==1.4.1 # via openpyxl jdcal==1.4.1 # via openpyxl
jinja2==2.11.2 # via nbconvert jinja2==2.11.2 # via nbconvert
josepy==1.4.0 # via mozilla-django-oidc josepy==1.5.0 # via mozilla-django-oidc
jsonschema==3.2.0 # via nbformat jsonschema==3.2.0 # via nbformat
jupyter-client==6.1.7 # via nbclient jupyter-core==4.6.3 # via nbconvert, nbformat
jupyter-core==4.6.3 # via jupyter-client, nbconvert, nbformat l18n==2020.6.1 # via wagtail
jupyterlab-pygments==0.1.2 # via nbconvert
l18n==2018.5 # via wagtail
markupsafe==1.1.1 # via jinja2 markupsafe==1.1.1 # via jinja2
mistune==0.8.4 # via nbconvert mistune==0.8.4 # via nbconvert
mozilla-django-oidc==1.2.4 # via pirates mozilla-django-oidc==1.2.4 # via pirates
nbclient==0.5.0 # via nbconvert nbconvert==5.6.1 # via -r base.in
nbconvert==6.0.7 # via -r base.in nbformat==5.0.8 # via nbconvert
nbformat==5.0.8 # via nbclient, nbconvert numpy==1.19.4 # via opencv-python
nest-asyncio==1.4.1 # via nbclient opencv-python==4.4.0.46 # via -r base.in
numpy==1.19.2 # via opencv-python
opencv-python==4.4.0.44 # via -r base.in
openpyxl==3.0.5 # via tablib openpyxl==3.0.5 # via tablib
packaging==20.4 # via bleach packaging==20.4 # via bleach
pandocfilters==1.4.2 # via nbconvert pandocfilters==1.4.3 # via nbconvert
pillow==7.2.0 # via wagtail pillow==8.0.1 # via wagtail
pirates==0.3.1 # via -r base.in pirates==0.3.1 # via -r base.in
psycopg2-binary==2.8.6 # via -r base.in psycopg2-binary==2.8.6 # via -r base.in
pyasn1-modules==0.2.8 # via python-ldap pyasn1-modules==0.2.8 # via python-ldap
pyasn1==0.4.8 # via pyasn1-modules, python-ldap pyasn1==0.4.8 # via pyasn1-modules, python-ldap
pycparser==2.20 # via cffi pycparser==2.20 # via cffi
pygments==2.7.1 # via jupyterlab-pygments, nbconvert pygments==2.7.2 # via nbconvert
pyopenssl==19.1.0 # via josepy pyopenssl==19.1.0 # via josepy
pyparsing==2.4.7 # via packaging pyparsing==2.4.7 # via packaging
pyrsistent==0.17.3 # via jsonschema pyrsistent==0.17.3 # via jsonschema
python-dateutil==2.8.1 # via arrow, ics, jupyter-client python-dateutil==2.8.1 # via arrow, ics
python-ldap==3.3.1 # via pirates python-ldap==3.3.1 # via pirates
pytz==2020.1 # via django, django-modelcluster, l18n pytz==2020.4 # via django, django-modelcluster, l18n
pyzmq==19.0.2 # via jupyter-client
redis==3.5.3 # via django-redis redis==3.5.3 # via django-redis
requests==2.24.0 # via -r base.in, mozilla-django-oidc, wagtail requests==2.24.0 # via -r base.in, mozilla-django-oidc, wagtail
sentry-sdk==0.19.0 # via -r base.in sentry-sdk==0.19.2 # via -r base.in
six==1.15.0 # via bleach, cryptography, html5lib, ics, josepy, jsonschema, l18n, mozilla-django-oidc, packaging, pyopenssl, python-dateutil six==1.15.0 # via bleach, cryptography, html5lib, ics, josepy, jsonschema, l18n, mozilla-django-oidc, packaging, pyopenssl, python-dateutil
soupsieve==2.0.1 # via beautifulsoup4 soupsieve==2.0.1 # via beautifulsoup4
sqlparse==0.4.1 # via django sqlparse==0.4.1 # via django
tablib[xls,xlsx]==2.0.0 # via wagtail tablib[xls,xlsx]==2.0.0 # via wagtail
tatsu==5.5.0 # via ics tatsu==5.5.0 # via ics
testpath==0.4.4 # via nbconvert testpath==0.4.4 # via nbconvert
tornado==6.0.4 # via jupyter-client traitlets==5.0.5 # via -r base.in, jupyter-core, nbconvert, nbformat
traitlets==5.0.5 # via -r base.in, jupyter-client, jupyter-core, nbclient, nbconvert, nbformat
unidecode==1.1.1 # via wagtail unidecode==1.1.1 # via wagtail
urllib3==1.25.10 # via requests, sentry-sdk urllib3==1.25.11 # via requests, sentry-sdk
wagtail-metadata==3.3.0 # via -r base.in wagtail-metadata==3.3.0 # via -r base.in
wagtail==2.10.2 # via -r base.in, wagtail-metadata wagtail==2.11.1 # via -r base.in, wagtail-metadata
webencodings==0.5.1 # via bleach, html5lib webencodings==0.5.1 # via bleach, html5lib
whitenoise==5.2.0 # via -r base.in whitenoise==5.2.0 # via -r base.in
willow==1.4 # via wagtail willow==1.4 # via wagtail
......
...@@ -4,10 +4,10 @@ ...@@ -4,10 +4,10 @@
# #
# pip-compile dev.in # pip-compile dev.in
# #
attrs==20.2.0 # via pytest attrs==20.3.0 # via pytest
coverage==5.3 # via pytest-cov coverage==5.3 # via pytest-cov
factory-boy==3.1.0 # via pytest-factoryboy factory-boy==3.1.0 # via pytest-factoryboy
faker==4.14.0 # via factory-boy faker==4.14.2 # via factory-boy
fastdiff==0.2.0 # via snapshottest fastdiff==0.2.0 # via snapshottest
freezegun==1.0.0 # via pytest-freezegun freezegun==1.0.0 # via pytest-freezegun
inflection==0.5.1 # via pytest-factoryboy inflection==0.5.1 # via pytest-factoryboy
...@@ -17,16 +17,16 @@ pluggy==0.13.1 # via pytest ...@@ -17,16 +17,16 @@ pluggy==0.13.1 # via pytest
py==1.9.0 # via pytest py==1.9.0 # via pytest
pyparsing==2.4.7 # via packaging pyparsing==2.4.7 # via packaging
pytest-cov==2.10.1 # via -r dev.in pytest-cov==2.10.1 # via -r dev.in
pytest-django==3.10.0 # via -r dev.in pytest-django==4.1.0 # via -r dev.in
pytest-factoryboy==2.0.3 # via -r dev.in pytest-factoryboy==2.0.3 # via -r dev.in
pytest-freezegun==0.4.2 # via -r dev.in pytest-freezegun==0.4.2 # via -r dev.in
pytest-mock==3.3.1 # via -r dev.in pytest-mock==3.3.1 # via -r dev.in
pytest-sugar==0.9.4 # via -r dev.in pytest-sugar==0.9.4 # via -r dev.in
pytest==6.1.1 # via -r dev.in, pytest-cov, pytest-django, pytest-factoryboy, pytest-freezegun, pytest-mock, pytest-sugar pytest==6.1.2 # via -r dev.in, pytest-cov, pytest-django, pytest-factoryboy, pytest-freezegun, pytest-mock, pytest-sugar
python-dateutil==2.8.1 # via faker, freezegun python-dateutil==2.8.1 # via faker, freezegun
six==1.15.0 # via packaging, python-dateutil, snapshottest six==1.15.0 # via packaging, python-dateutil, snapshottest
snapshottest==0.6.0 # via -r dev.in snapshottest==0.6.0 # via -r dev.in
termcolor==1.1.0 # via pytest-sugar, snapshottest termcolor==1.1.0 # via pytest-sugar, snapshottest
text-unidecode==1.3 # via faker text-unidecode==1.3 # via faker
toml==0.10.1 # via pytest toml==0.10.2 # via pytest
wasmer==0.4.1 # via fastdiff wasmer==0.4.1 # via fastdiff
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment