summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-08-26 14:07:17 +0000
committerOpenStack Proposal Bot <openstack-infra@lists.openstack.org>2015-08-26 14:07:17 +0000
commitdb9c140c84dedfd0a3847ff1cf8af3d111f31d4a (patch)
tree8b9c5303c0cabe99215fca87902706594446dee3 /requirements.txt
parented9a042959d19756e4597ac9e5c0f0b23bdc7b24 (diff)
downloadoslo-serialization-db9c140c84dedfd0a3847ff1cf8af3d111f31d4a.tar.gz
Updated from global requirements
Change-Id: Ia44c2fe29ee7b0d409fa276e7e436805525aecc4
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 a4e7df1..27704b5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,7 +7,7 @@
# adding a new feature to oslo.serialization means adding a new dependency,
# that is a likely indicator that the feature belongs somewhere else.
-pbr<2.0,>=1.4
+pbr<2.0,>=1.6
Babel>=1.3
six>=1.9.0
msgpack-python>=0.4.0