Update test-requirements.txt

The py27 job is failing, adding testrepository fixes it.

The pep8 job is failing, updating versions for hacking fixes it.

Change-Id: I59f8015a3609ca362094b63faed5819e27e271c2
Closes-Bug: #1782005
This commit is contained in:
James Slagle
2018-07-16 14:41:48 -04:00
parent 939b5861e1
commit ed7857afb2

View File

@@ -1,8 +1,9 @@
hacking>=0.8.0,<0.9
hacking<0.11,>=0.10.0
oslotest
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.17.0 # Apache-2.0
testrepository>=0.0.18
# This is required for the releasenotes build jobs
reno>=2.5.0 # Apache-2.0