Update to django 3.2

This commit is contained in:
Oliver Walters 2021-04-20 08:15:43 +10:00
parent 5f04802ead
commit 12f1fb9526

View File

@ -1,6 +1,6 @@
invoke>=1.4.0 # Invoke build tool
wheel>=0.34.2 # Wheel
Django==3.1.8 # Django package
Django==3.2 # Django package
pillow==8.1.1 # Image manipulation
djangorestframework==3.11.2 # DRF framework
django-dbbackup==3.3.0 # Database backup / restore functionality