From 3e3669533364525d81cc790fef9c6c0b35679e9e Mon Sep 17 00:00:00 2001 From: Matheus Lins Date: Wed, 7 Sep 2016 23:09:24 -0300 Subject: [PATCH] updating requirements.txt --- requirements.txt | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8398c67..539f90d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,10 @@ -Django==1.10 -django-discover-runner==1.0 -django-role-permissions==1.2.1 -django-widget-tweaks==1.4.1 -djangorestframework==3.4.6 -Pillow==3.3.1 -psycopg2==2.6.2 -six==1.10.0 -slugify==0.0.1 +Django==1.10 +django-autoslug==1.9.3 +django-discover-runner==1.0 +django-role-permissions==1.2.1 +django-widget-tweaks==1.4.1 +djangorestframework==3.4.6 +Pillow==3.3.1 +psycopg2==2.6.2 +six==1.10.0 +slugify==0.0.1 -- libgit2 0.21.2