Updated from global requirements

Change-Id: I37b648327e5e2fd298586bb5cd8261017e411a9b
This commit is contained in:
OpenStack Proposal Bot 2017-02-11 17:49:21 +00:00
parent e46d6088b3
commit a00c03493c
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ bashate>=0.2 # Apache-2.0
flake8<2.6.0,>=2.5.4 # MIT
pyasn1 # BSD
pyOpenSSL>=0.14 # Apache-2.0
requests!=2.12.2,>=2.10.0 # Apache-2.0
requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
ndg-httpsclient>=0.4.2;python_version<'3.0' # BSD
# this is required for the docs build jobs