Merge remote-tracking branch 'origin/master'

This commit is contained in:
2022-03-31 22:57:48 +01:00

View File

@@ -16,7 +16,7 @@ django-node-assets==0.9.9
django-recaptcha2==1.4.1
django-silk==4.1.0; python_version >= "3.5"
django-sri==0.3.0; python_version >= "3.6"
django==3.2.7; python_version >= "3.6"
django==3.2.12; python_version >= "3.6"
gprof2dot==2021.2.21; python_version >= "3.5"
gunicorn==20.1.0; python_version >= "3.5"
idna==3.2; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.5"
@@ -24,7 +24,7 @@ jinja2==3.0.1; python_version >= "3.6"
loguru==0.5.3; python_version >= "3.5"
markupsafe==2.0.1; python_version >= "3.6"
pilkit==2.0
pillow==9.0.0; python_version >= "3.6"
pillow==9.0.1; python_version >= "3.6"
pycodestyle==2.7.0; python_version >= "3.5" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.5"
pygments==2.10.0; python_version >= "3.5"
pymupdf==1.18.17