Upgrade to Django 3.2 (#2056)

This commit is contained in:
Raphael Michel
2021-05-07 12:00:30 +02:00
committed by GitHub
parent 0a7a3537eb
commit 403b8191e4
120 changed files with 1994 additions and 1555 deletions

View File

@@ -1,4 +1,4 @@
django-debug-toolbar==2.1
django-debug-toolbar==3.2
# Testing requirements
pycodestyle==2.5.*
pyflakes==2.1.*

View File

@@ -1,25 +1,25 @@
# Functional requirements
Django==3.0.*,>=3.0.14
djangorestframework==3.11.*
Django==3.2.*
djangorestframework==3.12.*
python-dateutil==2.8.*
isoweek
requests==2.24.0
requests==2.25.0
pytz
django-bootstrap3==12.0.*
django-bootstrap3==15.0.*
django-formset-js-improved==0.5.0.2
django-compressor==2.4.*
django-hierarkey==1.0.*,>=1.0.4
django-filter==2.2.*
django-filter==2.4.*
django-scopes==1.2.*
reportlab>=3.5.18
reportlab>=3.5.65
PyPDF2==1.26.*
Pillow>=8.*,<9.0
Pillow==8.*
django-libsass==0.8
libsass==0.20.*
django-otp==0.7.*,>=0.7.5
python-u2flib-server==4.*
webauthn==0.4.*
django-formtools==2.2
django-formtools==2.3
celery==4.4.*
kombu==4.6.*
django-statici18n==1.9.*
@@ -41,8 +41,8 @@ jsonschema
openpyxl==3.0.*
django-oauth-toolkit==1.2.*
oauthlib==3.1.*
django-jsonfallback>=2.1.2
psycopg2-binary
django-mysql
tqdm==4.*
# Stripe
stripe==2.42.*
@@ -58,7 +58,7 @@ django-countries>=6.0
pyuca # for better sorting of country names in django-countries
defusedcsv>=1.1.0
vat_moss_forked==2020.3.20.0.11.0
django-localflavor>=2.2
django-localflavor==3.0.*
django-redis==4.11.*
redis==3.4.*
django-phonenumber-field==4.0.*