Update requirements

This commit is contained in:
Daniel Greenfeld 2014-09-03 10:05:57 -07:00
parent 94bca534b0
commit c82d020ea1
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ Pillow==2.5.3
django-allauth==0.18.0
# For the persistance stores
psycopg2==2.5.3
psycopg2==2.5.4
# Unicode slugification
unicode-slugify==0.1.1

View File

@ -1,4 +1,4 @@
# Test dependencies go here.
-r base.txt
coverage==3.7.1
flake8==2.2.2
flake8==2.2.3