diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-04-12 04:20:31 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2017-04-12 04:20:31 +0000 |
commit | 9cd021f0bd6dec6d12b0772f0a36afe10036aec4 (patch) | |
tree | 3d40494248ad0bd54d24d66677e2b8496536d8a2 | |
parent | a800d4c3df5bba293fb7af4c5329c9538909b961 (diff) | |
download | oslosphinx-9cd021f0bd6dec6d12b0772f0a36afe10036aec4.tar.gz |
Updated from global requirements4.12.0
Change-Id: I3796dc1db17d753920b5848a5df556e26154b3da
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index b358c17..ab2bdb0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -pbr>=2.0.0 # Apache-2.0 +pbr!=2.1.0,>=2.0.0 # Apache-2.0 requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0 six>=1.9.0 # MIT |