MAINT/BUG: Bump deps (#26)

This commit is contained in:
Matthew Ryan Dillon 2017-09-10 08:20:47 -07:00 committed by GitHub
parent 04fd45e5de
commit eddec91d48
2 changed files with 14 additions and 14 deletions

View file

@ -1,11 +1,11 @@
django==1.10
django==1.10.8
# Configuration
django-environ==0.4.0
whitenoise==3.2.1
django-environ==0.4.1
whitenoise==3.2.2
# DB
psycopg2==2.6.2
psycopg2==2.7.3.1
# Time zones support
pytz==2016.6.1
@ -17,8 +17,8 @@ python-dateutil==2.5.3
requests==2.11.0
# REST
djangorestframework==3.4.4
django-cors-middleware==1.3.1
django-filter==0.14.0
djoser==0.5.0
djangorestframework-jsonapi==2.1.0
djangorestframework==3.6.4
django-cors-headers==1.3.1
django-filter==1.0.4
djoser==0.7.0
djangorestframework-jsonapi==2.1.1

View file

@ -1,12 +1,12 @@
-r base.txt
# WSGI Handler
gevent==1.0.2
gunicorn==19.3.0
gevent==1.2.0
gunicorn==19.7.1
# Static and Media Storage
boto==2.38.0
django-storages-redux==1.3
boto==2.48.0
django-storages-redux==1.3.3
# Mailgun Support
django-mailgun==0.8.0
django-mailgun==0.9.1