diff options
| author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-03-03 22:59:10 +0000 |
|---|---|---|
| committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-03-03 22:59:10 +0000 |
| commit | f97a33b971eb5cff06b7f84202f2de2449e5028e (patch) | |
| tree | 9277a99a8590da8b47917addd2b861607f5b6ccd /requirements.txt | |
| parent | 6abd38cd46ade11a7509448fc6582559c2968283 (diff) | |
| download | python-openstackclient-f97a33b971eb5cff06b7f84202f2de2449e5028e.tar.gz | |
Updated from global requirements
Change-Id: I28815dc190dba45af060b26eceb660f40bb67772
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 1dfd2466..8688e2ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # 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>=1.8 # Apache-2.0 +pbr>=2.0.0 # Apache-2.0 six>=1.9.0 # MIT Babel>=2.3.4 # BSD |
