diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-01-24 01:53:45 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-01-24 01:53:45 +0000 |
commit | aad02c230d19cfb01a7ae6dbcaf877c72f52dbfd (patch) | |
tree | 05259b1373bfa62f5128b959ded59d37a7e1bc69 /requirements.txt | |
parent | 85a3e983ea05f2d1ef37597b1cbba5126815fd8e (diff) | |
download | heat-aad02c230d19cfb01a7ae6dbcaf877c72f52dbfd.tar.gz |
Updated from global requirements
Change-Id: Id0bcf7dc76433784fc8a21fdc78161373095aff8
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 7dcd9b8e0..37ee312c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ python-senlinclient>=1.1.0 # Apache-2.0 python-swiftclient>=3.2.0 # Apache-2.0 python-troveclient>=2.2.0 # Apache-2.0 python-zaqarclient>=1.0.0 # Apache-2.0 -python-zunclient>=0.2.0 # Apache-2.0 +python-zunclient>=1.0.0 # Apache-2.0 pytz>=2013.6 # MIT PyYAML>=3.10 # MIT requests>=2.14.2 # Apache-2.0 |