From 860d34662b46b886bf7af7a1aff1cdb2e005c4c0 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 27 Sep 2013 15:09:08 +0200 Subject: [PATCH] Fix capitalisation of WSME dependency Also sync minimum version with OpenStack requirements Change-Id: I69cc77283829ac60d34987a6894a92cefd7655d0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 68b462be..1bdb8467 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ python-keystoneclient>=0.2.0 oslo.config>=1.1.0 Flask==0.9 pecan>=0.2.0 -wsme>=0.5b1 +WSME>=0.5b5 boto==2.5.1 python-novaclient simpleyaml