Updated Django Version

This commit is contained in:
Sam Collins 2019-02-12 16:09:12 +00:00 committed by Oliver Marks
parent 5d4368f603
commit 723bd8a390
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# Verified bug on Python 3.5.1 # Verified bug on Python 3.5.1
wheel==0.32.3 wheel==0.32.3
# Bleeding edge Django # Bleeding edge Django
django==2.1.3 django==2.1.7
django-dynamic-filenames==1.1.4 django-dynamic-filenames==1.1.4
# Configuration # Configuration
django-environ==0.4.5 django-environ==0.4.5