diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-02-17 10:13:32 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-02-17 10:13:32 +0000 |
| commit | 70f33b5e226e9b945cea66bfa774934537f04841 (patch) | |
| tree | 1132e79826992b2e51557f8fa5c5d861686d7903 | |
| parent | afbc8c4eafe451fe25a37b2a41a56f0b4ae208e1 (diff) | |
| download | python-keystoneclient-70f33b5e226e9b945cea66bfa774934537f04841.tar.gz | |
Updated from global requirements
Change-Id: I881fca9b06f551fd26b37fdb43502a71da8ffec8
| -rw-r--r-- | doc/requirements.txt | 2 | ||||
| -rw-r--r-- | requirements.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/requirements.txt b/doc/requirements.txt index 4705c0a..bfe8a9c 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. # These are needed for docs generation -openstackdocstheme>=1.17.0 # Apache-2.0 +openstackdocstheme>=1.18.1 # Apache-2.0 sphinx!=1.6.6,>=1.6.2 # BSD reno>=2.5.0 # Apache-2.0 lxml!=3.7.0,>=3.4.1 # BSD diff --git a/requirements.txt b/requirements.txt index ad8fc01..ea8b223 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0 debtcollector>=1.2.0 # Apache-2.0 -keystoneauth1>=3.3.0 # Apache-2.0 +keystoneauth1>=3.4.0 # Apache-2.0 oslo.config>=5.1.0 # Apache-2.0 oslo.i18n>=3.15.3 # Apache-2.0 oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0 |
