diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-05-04 20:08:51 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-05-04 20:08:51 +0000 |
| commit | 7746ad15c7fde2cb59156300c698ffda3e4a8c7d (patch) | |
| tree | 845d7b0647154731aea97434862854fabb269fa1 | |
| parent | 4ea65b440994f183a109b0671208dec37088a43e (diff) | |
| download | python-cinderclient-7746ad15c7fde2cb59156300c698ffda3e4a8c7d.tar.gz | |
Updated from global requirements
Change-Id: Ie0fbf5656185fb39fb2c3199fbd4ce59fc1dd4c4
| -rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index ee6be96..5500da3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,8 +4,8 @@ pbr>=0.6,!=0.7,<1.0 argparse PrettyTable>=0.7,<0.8 -python-keystoneclient>=1.1.0 -requests>=2.2.0,!=2.4.0 +python-keystoneclient>=1.3.0 +requests>=2.5.2 simplejson>=2.2.0 Babel>=1.3 six>=1.9.0 |
