From ae1714658a6c8b554688cd64ff17d549f6fe67c9 Mon Sep 17 00:00:00 2001 From: Timur Nurlygayanov Date: Mon, 8 Apr 2013 12:30:23 +0400 Subject: [PATCH] Fixed issue with horizon component installation. --- dashboard/tools/pip-requires | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dashboard/tools/pip-requires b/dashboard/tools/pip-requires index 9fd73eda..bba8dd72 100644 --- a/dashboard/tools/pip-requires +++ b/dashboard/tools/pip-requires @@ -1,7 +1,5 @@ # Core Requirements -Django==1.4 -#API -./packages/python-portasclient-2013.1.a345.ga70b44e.tar.gz +Django>=1.4,<1.5 anyjson #Fix for bug https://bugs.launchpad.net/python-keystoneclient/+bug/1116740 backports.ssl_match_hostname