diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-12-15 19:01:01 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-12-15 19:01:01 +0000 |
commit | 651ad1e35c058ed6c4f57ce4509ef104eea559b1 (patch) | |
tree | 931b0f26148b35a59c8e8d5d9d589f44b219efec /requirements.txt | |
parent | 2d835528908d63d6f992361ba665cc24db265e8e (diff) | |
download | taskflow-651ad1e35c058ed6c4f57ce4509ef104eea559b1.tar.gz |
Updated from global requirements
Change-Id: I0d5c34625f8ea30fe23923d13b91a89676157749
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 a74594e..df4e862 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ jsonschema!=2.5.0,<3.0.0,>=2.0.0 automaton>=0.5.0 # Apache-2.0 # For common utilities -oslo.utils!=3.1.0,>=2.8.0 # Apache-2.0 +oslo.utils>=3.2.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 # For lru caches and such |