From 451bb5eec240107f9394f2d3d29eb780bc05aeeb Mon Sep 17 00:00:00 2001 From: Rafael Caricio Date: Sat, 18 Jul 2015 21:55:44 +0200 Subject: [PATCH] Update Django version to 1.8.3 --- requirements.txt | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 57a7db9..20c2e0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,5 @@ -django==1.3.1 -pyvows +Django==1.8.3 +pyVows==2.0.6 coverage==3.5.1 -httplib2 -lxml -cssselect -cherrypy +lxml==3.4.4 +cssselect==0.9.1