Merge "Updated from global requirements"

This commit is contained in:
Jenkins 2017-02-20 14:07:59 +00:00 committed by Gerrit Code Review
commit eb43682bdf
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD
Paste # MIT
netaddr!=0.7.16,>=0.7.13 # BSD
ldap3>=1.0.2 # LGPLv3
requests!=2.12.2,>=2.10.0 # Apache-2.0
requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
stevedore>=1.17.1 # Apache-2.0
pycadf!=2.0.0,>=1.1.0 # Apache-2.0
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0

View File

@ -12,7 +12,7 @@ testtools>=1.4.0 # MIT
requests-mock>=1.1 # Apache-2.0
# Documentation build requirements
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
sphinx>=1.5.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
bandit>=1.1.0 # Apache-2.0