diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-11-09 23:03:04 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-11-09 23:03:04 +0000 |
commit | 8efe0bea31044cd61a5d95e1aa3c57a472cb251c (patch) | |
tree | 7a211702d2624a719d49968357f26b1a053e9bd9 /requirements.txt | |
parent | c9b5e474b56aa79ec19c2b27c61d2de77823bef2 (diff) | |
download | oslo-messaging-8efe0bea31044cd61a5d95e1aa3c57a472cb251c.tar.gz |
Updated from global requirements
Change-Id: Ib8c1fa32298caf654d706a839a23f605989e0a48
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 74a2246..fa07edd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -pbr>=1.6 # Apache-2.0 +pbr>=1.8 # Apache-2.0 futurist!=0.15.0,>=0.11.0 # Apache-2.0 oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 |