Updated from global requirements

Change-Id: I423b2b65654cf1172ebf3a072d88244fd65c52c7
This commit is contained in:
OpenStack Proposal Bot 2017-02-11 17:49:00 +00:00
parent 47337b7f73
commit cad1226ad0
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