From cbf8d6d146dbed2f0a30d122455a3ad8939ce4c4 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Thu, 8 Aug 2013 18:30:09 +0200 Subject: [PATCH] Require lesscpy>=0.9j Implements SVG stylesheets and brings a lot of other enhancements. Change-Id: Ib923aa37926363a4762542010f8a6ca2b7b94bbd --- global-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-requirements.txt b/global-requirements.txt index a904a4ce86..a32e5a100f 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -22,7 +22,7 @@ Jinja2 jsonrpclib jsonschema>=1.3.0,!=1.4.0 kazoo>=0.9,<=1.1 -lesscpy>=0.9h +lesscpy>=0.9j kombu>=2.4.8 lockfile>=0.8 lxml>=2.3