diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-03-24 13:50:22 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-03-24 13:50:22 +0000 |
| commit | 861a3f48ec7736d397a37a4f2b973a2f011a2ee4 (patch) | |
| tree | 3ec4e6098cd6e18b446abdee6fd649fa7afd8e5f | |
| parent | c79faa6a9d1f30ac170d3213af9f2b6f6f06a46a (diff) | |
| download | python-ironicclient-1.3.0.tar.gz | |
Updated from global requirements1.3.0
Change-Id: I5951c1b136e67f06562e4b310ff5ed928d99dc4a
| -rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 6a31a51..6040c6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,10 +3,10 @@ # process, which may cause wedges in the gate later. pbr>=1.6 # Apache-2.0 appdirs>=1.3.0 # MIT License -dogpile.cache>=0.5.4 # BSD +dogpile.cache>=0.5.7 # BSD cliff!=1.16.0,!=1.17.0,>=1.15.0 # Apache-2.0 httplib2>=0.7.5 # MIT -keystoneauth1>=2.1.0 # Apache-2.0 +keystoneauth1>=2.1.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.utils>=3.5.0 # Apache-2.0 PrettyTable<0.8,>=0.7 # BSD |
