summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index b3e6d91..1ce4210 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,7 +5,7 @@ anyjson>=0.3.3
httplib2>=0.7.5
lxml>=2.3
oslo.i18n<1.6.0,>=1.5.0 # Apache-2.0
-oslo.utils<1.5.0,>=1.4.0 # Apache-2.0
+oslo.utils!=1.4.1,<1.5.0,>=1.4.0 # Apache-2.0
pbr!=0.7,<1.0,>=0.6
PrettyTable<0.8,>=0.7
python-keystoneclient<1.4.0,>=1.2.0