changeset 83:0b5819dc1478

fix lxml version
author Jan Kanis <jan.code@jankanis.nl>
date Mon, 23 Jun 2014 17:46:26 +0200
parents 3338571b44cd
children 4340432b7191
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Jun 23 17:11:58 2014 +0200
+++ b/tool_dependencies.xml	Mon Jun 23 17:46:26 2014 +0200
@@ -25,7 +25,7 @@
         </action>
 
 	<action type="setup_virtualenv">
-	  lxml==2.9.1
+	  lxml==3.3.5
 	  jinja2==2.7.3
 	</action>