diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-03-13 07:28:18 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-03-13 07:28:18 +0000 |
| commit | 395f640bc7cc79bd6aec357ef26fc0fae5f030a2 (patch) | |
| tree | fb1420bf67c7e41f8dff11feb256d44c766d326a /requirements.txt | |
| parent | 072bcac9f4ce4e706e396ad71baad81ce5475008 (diff) | |
| download | python-openstackclient-395f640bc7cc79bd6aec357ef26fc0fae5f030a2.tar.gz | |
Updated from global requirements
Change-Id: Idf311a7fa08e8738bb4c70b0d84f8a4121606f56
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index a1c48a53..bfee36b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,8 +6,8 @@ six>=1.10.0 # MIT Babel!=2.4.0,>=2.3.4 # BSD cliff!=2.9.0,>=2.8.0 # Apache-2.0 -keystoneauth1>=3.3.0 # Apache-2.0 -openstacksdk>=0.9.19 # Apache-2.0 +keystoneauth1>=3.4.0 # Apache-2.0 +openstacksdk>=0.11.2 # Apache-2.0 osc-lib>=1.8.0 # Apache-2.0 oslo.i18n>=3.15.3 # Apache-2.0 oslo.utils>=3.33.0 # Apache-2.0 |
