diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-09-17 09:23:09 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-09-17 09:23:09 +0000 |
| commit | 08353195735924be3afb7d33431736e67f023203 (patch) | |
| tree | ec4404f0277db4ad585f363a94faa2f633000b64 | |
| parent | dd529b97cc6bda4072349a71608a19c93b8900ca (diff) | |
| download | python-openstackclient-08353195735924be3afb7d33431736e67f023203.tar.gz | |
Updated from global requirements
Change-Id: Iaf799c8bfaa672bb6376bbb7a1b8fe558351ff9f
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 3e744a3b..d384fc06 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ cliff<1.11.0,>=1.10.0 # Apache-2.0 cliff-tablib>=1.0 oslo.config<1.10.0,>=1.9.3 # Apache-2.0 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 oslo.serialization<1.5.0,>=1.4.0 # Apache-2.0 python-glanceclient<0.18.0,>=0.15.0 python-keystoneclient<1.4.0,>=1.2.0 |
