diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-05-17 14:09:18 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-05-17 14:09:18 +0000 |
commit | c327f858e6934d2558267e91085d588077921c89 (patch) | |
tree | e24cccd8142939d666e74f599fbafbcd483bb94f | |
parent | 75cfb9f93b3560ff412cae4de3029157c14b258f (diff) | |
download | oslosphinx-c327f858e6934d2558267e91085d588077921c89.tar.gz |
Updated from global requirements4.4.0
Change-Id: Ie5922a24122950c6ab82637d818bdac284a469f2
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index cb1438c..1c7f46f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ # process, which may cause wedges in the gate later. pbr>=1.6 # Apache-2.0 -requests!=2.9.0,>=2.8.1 # Apache-2.0 +requests>=2.10.0 # Apache-2.0 six>=1.9.0 # MIT |