diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-03-04 10:25:15 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2018-03-04 10:25:15 +0000 |
| commit | 964556bb8ce623fc47ee3378fb11ae77225c0b75 (patch) | |
| tree | 80214ea63d84406396a3fb09d38d588e0e67817b | |
| parent | 25bf1a4ed92ac67f2c727ac51e902d8f7b97171a (diff) | |
| download | python-ironicclient-2.3.0.tar.gz | |
Updated from global requirements2.3.0
Change-Id: I52c9ec2dc13f099056b43e014e0d69681295f516
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 802c6ee..9277e32 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,6 @@ oslo.i18n>=3.15.3 # Apache-2.0 oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0 oslo.utils>=3.33.0 # Apache-2.0 PrettyTable<0.8,>=0.7.1 # BSD -PyYAML>=3.10 # MIT +PyYAML>=3.12 # MIT requests>=2.14.2 # Apache-2.0 six>=1.10.0 # MIT |
