diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-02-06 08:30:03 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-02-06 08:30:03 +0000 |
| commit | ecbfb37ff80035f75c4508b152b0f0f803dfa600 (patch) | |
| tree | 0998206c604bba2e30ae05e6a7cd359dada7e0fa /requirements.txt | |
| parent | 36ad09c4fd6af691f0a7c3c47c9876187bcf71c8 (diff) | |
| download | python-cinderclient-1.1.3.tar.gz | |
Updated from global requirements1.1.3
Change-Id: If3c3eed2db74d75b4e8167a90f53beb3e3ee3af3
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 5a66b60..fb0d64a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pbr!=0.7,<1.0,>=0.6 argparse PrettyTable<0.8,>=0.7 python-keystoneclient<1.4.0,>=1.2.0 -requests!=2.4.0,>=2.2.0 +requests!=2.4.0,<2.8.0,>=2.2.0 simplejson>=2.2.0 Babel>=1.3 six>=1.9.0 |
