Update django version

This commit is contained in:
Oliver Walters 2020-01-19 21:33:24 +11:00
parent 8275271ea0
commit 442c6e8b27

View File

@ -1,4 +1,4 @@
Django==2.2.8 # Django package
Django==2.2.9 # Django package
pillow==6.2.0 # Image manipulation
djangorestframework==3.10.3 # DRF framework
django-cors-headers==3.2.0 # CORS headers extension for DRF