summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-11-19 13:15:58 +0000
committerGerrit Code Review <review@openstack.org>2014-11-19 13:15:58 +0000
commit027bdcb303e9c2327aa86ae1f504dd960a43801c (patch)
tree9034e6abd8bf5d8dcbb7a2249716f53c0214992d /requirements.txt
parentc54d3a95ed0349342266d3b50706daa1aea09d1c (diff)
parent20991774b8d6659de6b755ebf2dde044f77cc319 (diff)
downloadoslo-db-027bdcb303e9c2327aa86ae1f504dd960a43801c.tar.gz
Merge "Add pbr to installation requirements"
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index cc50660..f8a0d8c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,6 +2,7 @@
# 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
alembic>=0.6.4
Babel>=1.3
iso8601>=0.1.9