diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-03-10 17:15:18 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-03-10 17:15:18 +0000 |
| commit | be9b49e08491ede3ef381ade23e60fdf2a3b0040 (patch) | |
| tree | ee6e35d2742cc46e180cc89ec62326591ce05327 | |
| parent | a5f77f1b78ed9f8b99d1115e650d872031cb2ae3 (diff) | |
| download | python-openstackclient-1.0.5.tar.gz | |
Updated from global requirements1.0.5
Change-Id: Iad39049bbf6c49ce43d9215e0fa5a09af5dad70c
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index ddb7f1e3..b62a3518 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ six>=1.9.0 Babel>=1.3 cliff<1.11.0,>=1.10.0 # Apache-2.0 -cliff-tablib>=1.0 +cliff-tablib<2.0,>=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.4.1,<1.5.0,>=1.4.0 # Apache-2.0 |
