diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-03-01 04:07:45 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-03-01 04:07:45 +0000 |
commit | ec7990b6a2c1376b9a63bc75d6766c5f313635cf (patch) | |
tree | d39e2571e3bd3a90b6fb96adee50e4496b5efb9c /requirements.txt | |
parent | b6f7735a9d6a258e7299dd453c705f8069abfc00 (diff) | |
download | ironic-python-agent-ec7990b6a2c1376b9a63bc75d6766c5f313635cf.tar.gz |
Updated from global requirements
Change-Id: I1cc5dd5b901c89f95665d523f0139f71e2551bec
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 49e4e35b..361f82eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ oslo.concurrency>=3.8.0 # Apache-2.0 oslo.log>=3.11.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.service>=1.10.0 # Apache-2.0 -oslo.utils>=3.18.0 # Apache-2.0 +oslo.utils>=3.20.0 # Apache-2.0 pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD Pint>=0.5 # BSD psutil>=3.2.2 # BSD |