summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-15 23:40:05 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2017-05-15 23:40:05 +0000
commit72e7df283f5fc947370d47850a38b48af2cde7df (patch)
treeac589dad66e1c5981e28b12763f82edf3e8ba822
parent34ac8b9cb4b0bb0b9db537b5d856050b44ab9876 (diff)
downloadstevedore-72e7df283f5fc947370d47850a38b48af2cde7df.tar.gz
Updated from global requirementsocata-em1.20.1
Change-Id: I88ff5b14b4f5b79342d60c902a9c85f27ef25c1c
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 3590173..7a0e4a2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,5 +2,5 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
-pbr<2.0.0,>=1.8 # Apache-2.0
+pbr>=1.8 # Apache-2.0
six>=1.9.0 # MIT