Pin junit-xml to <=1.8

This will resolve issues with deprecations from 1.9 showing up in the
unit tests.

Change-Id: I14535ed6b0004b678340be3fa0ee89b42711b61d
This commit is contained in:
David Moreau Simard
2020-04-14 10:50:54 -04:00
parent 3755dc3966
commit a5d6bce57e

View File

@@ -14,7 +14,7 @@ cliff
python-subunit
setuptools>=11.3
pygments>=1.6
junit-xml>=1.7
junit-xml<=1.8
pyfakefs>=3.4
six