This commit is contained in:
Oliver Walters 2020-03-22 20:14:34 +11:00
commit dc0a0f9dc2

View File

@ -1,4 +1,4 @@
Django==2.2.9 # Django package
Django==2.2.10 # 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