Udpated Django Version

This commit is contained in:
Sam Collins 2018-10-05 12:39:54 +01:00 committed by Oliver Marks
parent f41edd2156
commit d1448c7041
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.31.1 wheel==0.31.1
# Bleeding edge Django # Bleeding edge Django
django==2.1.1 django==2.1.2
django-dynamic-filenames==1.1.3 django-dynamic-filenames==1.1.3
# Configuration # Configuration
django-environ==0.4.5 django-environ==0.4.5