Updated hitch django_version

Now matches the installed version of Django via the requirements files
This commit is contained in:
Damon Timm 2015-09-22 05:28:30 -07:00
parent d9e65afef1
commit c29a6570be

View File

@ -1,6 +1,6 @@
postgres_version: 9.3.9
redis_version: 2.8.4
django_version: 1.8.3
django_version: 1.8.4
celery_version: 3.1.18
pause_on_success: false
pause_on_failure: true