subunit2sql/requirements.txt
Matthew Treinish 0eac5374b4
Move oslo.concurrency to test-requirements
Looking through the subunit2sql code oslo.concurrency is only ever used
for a lock fixture used during the unit tests. We shouldn't have test
only requirements listed in the requirements.txt file. This commit moves
it to live in test-requirements so we don't unecessarily install it
when installing subunit2sql.

Change-Id: Idf537d20980ffc1c1d3ec8c7758c810f18fc5164
2016-05-19 12:33:54 -04:00

10 lines
156 B
Plaintext

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