c47cfaa6c7
The latest oslo.db versions changed how their testing interfaces work and that is breaking subunit2sql's tests. Lets cap for now to unbreak things. This commit also removes the shields.io badges from the README because they're breaking doc builds. Change-Id: Iae45702dc1519cc7c95666d5426cbd85ea85b4e0
10 lines
164 B
Plaintext
10 lines
164 B
Plaintext
alembic>=0.4.1
|
|
oslo.config>=1.4.0.0a3
|
|
oslo.db>=2.1.0,<4.15.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
|