Updated from global requirements
Change-Id: I399e08cbd0d5fa519bd0a1995d61cbda340f34bb
This commit is contained in:
parent
28abf3e44b
commit
ad6a2bce2a
@ -4,7 +4,7 @@
|
||||
|
||||
# required to build documentation
|
||||
openstackdocstheme>=1.17.0 # Apache-2.0
|
||||
sphinx>=1.6.2 # BSD
|
||||
sphinx!=1.6.6,>=1.6.2 # BSD
|
||||
reno>=2.5.0 # Apache-2.0
|
||||
fixtures>=3.0.0 # Apache-2.0/BSD
|
||||
os-api-ref>=1.4.0 # Apache-2.0
|
||||
@ -13,7 +13,7 @@ WebTest>=2.0.27 # MIT
|
||||
mock>=2.0.0 # BSD
|
||||
freezegun>=0.3.6 # Apache-2.0
|
||||
flake8-docstrings==0.2.1.post1 # MIT
|
||||
oslotest>=1.10.0 # Apache-2.0
|
||||
oslotest>=3.2.0 # Apache-2.0
|
||||
oslo.db[fixtures,mysql,postgresql]>=4.27.0 # Apache-2.0
|
||||
lxml!=3.7.0,>=3.4.1 # BSD
|
||||
pyldap>=2.4.20 # PSF
|
||||
|
@ -22,13 +22,13 @@ keystonemiddleware>=4.17.0 # Apache-2.0
|
||||
bcrypt>=3.1.3 # Apache-2.0
|
||||
scrypt>=0.8.0 # BSD
|
||||
oslo.cache>=1.26.0 # Apache-2.0
|
||||
oslo.concurrency>=3.20.0 # Apache-2.0
|
||||
oslo.concurrency>=3.25.0 # Apache-2.0
|
||||
oslo.config>=5.1.0 # Apache-2.0
|
||||
oslo.context>=2.19.2 # Apache-2.0
|
||||
oslo.messaging>=5.29.0 # Apache-2.0
|
||||
oslo.db>=4.27.0 # Apache-2.0
|
||||
oslo.i18n>=3.15.3 # Apache-2.0
|
||||
oslo.log>=3.30.0 # Apache-2.0
|
||||
oslo.log>=3.36.0 # Apache-2.0
|
||||
oslo.middleware>=3.31.0 # Apache-2.0
|
||||
oslo.policy>=1.30.0 # Apache-2.0
|
||||
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
|
||||
|
@ -21,7 +21,7 @@ fixtures>=3.0.0 # Apache-2.0/BSD
|
||||
lxml!=3.7.0,>=3.4.1 # BSD
|
||||
# mock object framework
|
||||
mock>=2.0.0 # BSD
|
||||
oslotest>=1.10.0 # Apache-2.0
|
||||
oslotest>=3.2.0 # Apache-2.0
|
||||
|
||||
os-api-ref>=1.4.0 # Apache-2.0
|
||||
# test wsgi apps without starting an http server
|
||||
|
Loading…
x
Reference in New Issue
Block a user