Updated from global requirements

Change-Id: I5251e857b1e38ed5ada3f21c3b340548ca610f3e
This commit is contained in:
OpenStack Proposal Bot 2017-09-16 23:24:45 +00:00
parent b2a693b908
commit 6b6039d085
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ PyMySQL>=0.7.6 # MIT License
bandit>=1.1.0 # Apache-2.0
bashate>=0.5.1 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
doc8 # Apache-2.0
doc8>=0.6.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0.0 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0
@ -19,7 +19,7 @@ psycopg2>=2.6.2 # LGPL/ZPL
pylint==1.4.5 # GPLv2
reno>=2.5.0 # Apache-2.0
sphinx>=1.6.2 # BSD
sphinxcontrib-httpdomain # BSD
sphinxcontrib-httpdomain>=1.3.0 # BSD
testresources>=2.0.0 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT