subunit2sql/test-requirements.txt
Matthew Treinish c7c7f83f45
Use modern PBR and hacking packages
The pbr release 2.0.0 is breaking in that it removes the use of
warnerrors in build_sphinux. Hacking <0.11 had a similar issue so
use a newer version of that.

Change-Id: I4ad82bb6bf8b2633713dc989445e3d1f318790ee
2017-03-01 10:19:20 -05:00

16 lines
249 B
Plaintext

hacking>=0.12.0,!=0.13.0,<0.14
coverage>=3.6
fixtures>=0.3.14
mock>=1.0
sphinx>=1.1.2,<1.2
testscenarios>=0.4
testrepository>=0.0.18
testtools>=0.9.34
oslosphinx
PyMySql
psycopg2
os-testr
oslo.concurrency>=3.5.0
# releasenotes
reno>=0.1.1 # Apache2