diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-09-17 09:22:57 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-09-17 09:22:57 +0000 |
| commit | 79e753e7f3da10417f00623fb2ff5f2c78c1f7d9 (patch) | |
| tree | cd591a0958875cab21bb7a8a6a2a37d3aeec2e7b | |
| parent | 8334c2b380daa277d84bfe942264399714a4eedc (diff) | |
| download | python-ironicclient-stable/kilo.tar.gz | |
Updated from global requirementskilo-eolstable/kilo
Change-Id: I1f24c52c2354e7f09f93c6912c7c8b5f554483cc
| -rw-r--r-- | requirements.txt | 2 |
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 |
