Updated from global requirements

Change-Id: I691bc219e608bce832462a51583911751a7eecdc
This commit is contained in:
OpenStack Proposal Bot 2018-02-13 02:02:35 +00:00
parent c4ce1ab56c
commit 208af18ab8
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0
sphinx!=1.6.6,>=1.6.2 # BSD
openstackdocstheme>=1.18.1 # Apache-2.0
reno>=2.5.0 # Apache-2.0
doc8>=0.6.0 # Apache-2.0

View File

@ -75,12 +75,12 @@ database =
test =
pydotplus>=2.0.2 # MIT License
hacking<0.11,>=0.10.0
oslotest>=1.10.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
mock>=2.0.0 # BSD
testtools>=2.2.0 # MIT
testscenarios>=0.4 # Apache-2.0/BSD
doc8>=0.6.0 # Apache-2.0
sphinx>=1.6.2 # BSD
sphinx!=1.6.6,>=1.6.2 # BSD
[nosetests]
cover-erase = true