summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-11-25 22:07:21 +0000
committerGerrit Code Review <review@openstack.org>2014-11-25 22:07:21 +0000
commitdaee88ca025d64a1b55995b78c11677944e43061 (patch)
tree803675da64b61a3d43ffc5a5c21dadd0ed951a30
parent9701670ba02d9d8c88bf0b3353cd65e12610e934 (diff)
parenta7bade117a8f8297955c0cb8adb6757d30f02e1b (diff)
downloadoslo-serialization-daee88ca025d64a1b55995b78c11677944e43061.tar.gz
Merge "Add pbr to installation requirements"1.1.0
-rw-r--r--requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 5dc7df7..176ce3c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,8 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
+
+pbr>=0.6,!=0.7,<1.0
Babel>=1.3
six>=1.7.0
# Only for timeutils in openstack.common - once we're using the