[requires.io] dependency update

This commit is contained in:
requires.io 2016-07-18 17:26:34 -07:00
parent dfd1e2c161
commit ded0b6e35f

View File

@ -7,7 +7,7 @@ wheel==0.29.0
{%- endif %} {%- endif %}
# Bleeding edge Django # Bleeding edge Django
django==1.9.7 django==1.9.8
# Configuration # Configuration
django-environ==0.4.0 django-environ==0.4.0
@ -25,7 +25,7 @@ django-floppyforms==1.6.2
django-model-utils==2.5 django-model-utils==2.5
# Images # Images
Pillow==3.2.0 Pillow==3.3.0
# For user registration, either via email or social # For user registration, either via email or social
# Well-built with regular release cycles! # Well-built with regular release cycles!
@ -36,7 +36,7 @@ django-allauth==0.25.2
# from http://www.lfd.uci.edu/~gohlke/pythonlibs/#psycopg # from http://www.lfd.uci.edu/~gohlke/pythonlibs/#psycopg
{% else %} {% else %}
# Python-PostgreSQL Database Adapter # Python-PostgreSQL Database Adapter
psycopg2==2.6.1 psycopg2==2.6.2
{%- endif %} {%- endif %}
# Unicode slugification # Unicode slugification
@ -44,7 +44,7 @@ unicode-slugify==0.1.3
django-autoslug==1.9.3 django-autoslug==1.9.3
# Time zones support # Time zones support
pytz==2016.4 pytz==2016.6.1
# Redis support # Redis support
django-redis==4.4.3 django-redis==4.4.3