Update requirements from global requirements
This commit just syncs the tempest requirement list with what's in the global requirements repo. We are already using them for running in the gate and with devstack so there isn't a reason to update the lists in the tempest repo. This commit also adds jsonschema to the list of requirements. It was removed at one point because it caused an issue with grenade but since the global requirements fix ups this is no longer an issue. Fixes bug 1205980 Change-Id: I406eddc0b2363c98035edef6fc651228a2bdd04f
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
# Install bounded pep8/pyflakes first, then let flake8 install
|
||||
pep8==1.4.5
|
||||
pyflakes==0.7.2
|
||||
flake8==2.0
|
||||
hacking>=0.5.6,<0.7
|
||||
hacking>=0.5.6,<0.8
|
||||
# needed for doc build
|
||||
docutils==0.9.1
|
||||
sphinx>=1.1.2
|
||||
|
||||
Reference in New Issue
Block a user