diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-06-11 00:48:27 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-06-11 00:48:27 +0000 |
| commit | f3725b4761fb4cb6765a75d6cd2c861f5af99f1a (patch) | |
| tree | 8f1b474e7cfcca3a3269112cba4608a6e6b05703 | |
| parent | 18991ab9a26546895f14508ffc282e807da90a0c (diff) | |
| download | python-openstackclient-f3725b4761fb4cb6765a75d6cd2c861f5af99f1a.tar.gz | |
Updated from global requirements
Change-Id: I4055698d0e4492a17623836e802ac56cd869ab0a
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index e11e24a1..d420b1aa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,4 +17,4 @@ python-novaclient>=2.22.0 python-cinderclient>=1.2.1 python-neutronclient>=2.3.11,<3 requests>=2.5.2 -stevedore>=1.3.0 # Apache-2.0 +stevedore>=1.5.0 # Apache-2.0 |
