[requires.io] dependency update

This commit is contained in:
requires.io 2016-08-09 14:49:30 -07:00
parent 2304d8850a
commit 58f7c14d2a

View File

@ -12,7 +12,7 @@ django==1.10
# Configuration
django-environ==0.4.0
{% if cookiecutter.use_whitenoise == 'y' -%}
whitenoise==3.2
whitenoise==3.2.1
{%- endif %}
@ -22,7 +22,7 @@ django-crispy-forms==1.6.0
django-floppyforms==1.6.2
# Models
django-model-utils==2.5.1
django-model-utils==2.5.2
# Images
Pillow==3.3.0