diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-10-13 09:56:01 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-10-13 09:56:01 +0000 |
| commit | eaa26bfb99745a5e9b6c16e1b0b57ecff5f3c7d2 (patch) | |
| tree | b35a73657f335569e359cf205dcb7f68a98c4db5 | |
| parent | 030f9e3263fdc760766a47077456850d39a0a2e2 (diff) | |
| download | python-openstackclient-eaa26bfb99745a5e9b6c16e1b0b57ecff5f3c7d2.tar.gz | |
Updated from global requirements
Change-Id: Ie095fa050c906b5ba95a1752aac7543a0a274955
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index c638ed18..3bf69f5a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,5 +16,5 @@ python-keystoneclient>=1.6.0 python-novaclient>=2.28.1 python-cinderclient>=1.3.1 python-neutronclient>=2.6.0 -requests>=2.5.2 +requests!=2.8.0,>=2.5.2 stevedore>=1.5.0 # Apache-2.0 |
