Update django version

This commit is contained in:
Oliver Walters 2020-06-06 08:27:13 +10:00
parent f563ac0dcb
commit 84362ea790

View File

@ -1,5 +1,5 @@
wheel>=0.34.2 # Wheel
Django==3.0.5 # Django package
Django==3.0.7 # Django package
pillow==6.2.2 # Image manipulation
djangorestframework==3.10.3 # DRF framework
django-dbbackup==3.3.0 # Database backup / restore functionality