summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-09-20 16:22:47 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-09-20 16:22:47 +0000
commit79e27173debb8d8e4694463cc121ca6528421393 (patch)
tree24a89df5cc75743c0eb79db2f9a765d2f9cfd1ff /requirements.txt
parent62a5900e735a866bcf07490727c53c9a24d65019 (diff)
downloadoslo-concurrency-79e27173debb8d8e4694463cc121ca6528421393.tar.gz
Updated from global requirements3.23.0
Change-Id: Ie67155301b02558335a188529c22f271b9bce7bf
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 214f26b..63138d0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
-enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
+enum34>=1.0.4;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
oslo.config>=4.6.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.utils>=3.28.0 # Apache-2.0