diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-04-19 12:28:55 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-04-19 12:28:55 +0000 |
| commit | 8ab267c2ebaf7d46734b6b42dd176f6b695ad199 (patch) | |
| tree | d0e8d9781f061ab38a95be3e1cd82a74763e3aad | |
| parent | 4d05851d4e2237cc7c55d90526ea04b25197f77a (diff) | |
| download | python-openstackclient-8ab267c2ebaf7d46734b6b42dd176f6b695ad199.tar.gz | |
Updated from global requirements
Change-Id: Ia35e711f1916749b156a1344ffafb4391a7a5408
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 8cf531a3..f88e771e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,4 +17,4 @@ python-keystoneclient!=1.8.0,!=2.1.0,>=1.6.0 # Apache-2.0 python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 python-cinderclient>=1.6.0 # Apache-2.0 requests!=2.9.0,>=2.8.1 # Apache-2.0 -stevedore>=1.5.0 # Apache-2.0 +stevedore>=1.9.0 # Apache-2.0 |
