Updated from global requirements

Change-Id: Ie8dde1037e0e83309ba2d4d13691a5e3a3990105
This commit is contained in:
OpenStack Proposal Bot 2018-01-18 03:12:09 +00:00
parent 2548d56f95
commit 48a1671ae4
1 changed files with 2 additions and 2 deletions

View File

@ -7,12 +7,12 @@ hacking<0.13,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
wsgi-intercept>=1.4.1 # MIT License
python-subunit>=1.0.0 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
sphinx!=1.6.6,>=1.6.2 # BSD
sphinxcontrib-seqdiag>=0.8.4 # BSD
# Required for RTD build
os-dpm>=1.0.0 # Apache-2.0
oslo.config>=5.1.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT