Updated from global requirements

Change-Id: I9c5008e9adb14985e3d70f61719d23eae8d8441a
This commit is contained in:
OpenStack Proposal Bot 2016-09-29 22:30:03 +00:00
parent 8b80478622
commit 8a06c10924
2 changed files with 5 additions and 5 deletions

View File

@ -5,9 +5,9 @@ cryptography!=1.3.0,>=1.0 # BSD/Apache-2.0
pyasn1 # BSD
pyasn1-modules # BSD
WebOb>=1.2.3 # MIT
pecan!=1.0.2,!=1.0.3,!=1.0.4,>=1.0.0 # BSD
pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD
Paste # MIT
netaddr!=0.7.16,>=0.7.12 # BSD
netaddr!=0.7.16,>=0.7.13 # BSD
ldap3>=0.9.8.2 # LGPLv3
requests>=2.10.0 # Apache-2.0
stevedore>=1.16.0 # Apache-2.0

View File

@ -9,10 +9,10 @@ python-subunit>=0.0.18 # Apache-2.0/BSD
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
requests-mock>=1.0 # Apache-2.0
requests-mock>=1.1 # Apache-2.0
# Documentation build requirements
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
bandit>=1.1.0 # Apache-2.0