diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-10-07 19:17:15 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2014-10-07 19:17:15 +0000 |
commit | 3f7f9fbc4bc67a0705aa78501fdc864a74fac447 (patch) | |
tree | fc0a3b046deb5da7e1288703295cdb989332b3c1 /requirements.txt | |
parent | 6089d31e302d80910cc15132f99a1bf358bbb64f (diff) | |
download | python-heatclient-3f7f9fbc4bc67a0705aa78501fdc864a74fac447.tar.gz |
Updated from global requirements
Change-Id: Id5292a78f9c1aa90ad3da2b2b87aa1ffa668f2f8
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 f199cf2..8319490 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,5 +8,5 @@ iso8601>=0.1.9 PrettyTable>=0.7,<0.8 python-keystoneclient>=0.10.0 PyYAML>=3.1.0 -requests>=1.2.1,!=2.4.0 +requests>=2.2.0,!=2.4.0 six>=1.7.0 |