diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-03-22 09:36:01 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-03-22 09:36:01 +0000 |
commit | b713926d2d2405efc1d1d4d891fc5b7a5a7b9949 (patch) | |
tree | ae2aa8b404dea4500a0393652aade285010029a5 /requirements.txt | |
parent | 946ee7e3bbff61e19bdd90ad4af0906e7fdad378 (diff) | |
download | heat-b713926d2d2405efc1d1d4d891fc5b7a5a7b9949.tar.gz |
Updated from global requirements
Change-Id: Ide51dccddd1ff2b384ec9ce1cfe93c1375408623
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 75a21e967..20c524d3f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ python-saharaclient>=1.4.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>=1.0.0 # Apache-2.0 +python-zunclient>=1.2.1 # Apache-2.0 pytz>=2013.6 # MIT PyYAML>=3.12 # MIT requests>=2.14.2 # Apache-2.0 |