subunit2sql/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

10 lines
162 B
Plaintext

pbr>=1.8
alembic>=0.4.1
oslo.config>=1.4.0.0a3
oslo.db>=2.1.0,<4.15.0
python-subunit>=0.0.18
six>=1.5.2
SQLAlchemy>=0.8.2
stevedore>=1.3.0
python-dateutil>=2.4.2