2626a1f7ae
The subunit2sql requirements file was running caps on old versions, because we encountered some bugs with newer versions of oslo libs. This commit removes those caps to get us back on the latest versions. Change-Id: Ia780ecc4b144c42c40710743ec73c8dc25d1cf94
10 lines
196 B
Plaintext
10 lines
196 B
Plaintext
pbr>=2.0.0,!=2.1.0
|
|
alembic>=0.8.10
|
|
oslo.config>=4.0.0
|
|
oslo.db>=4.24.0
|
|
python-subunit>=0.0.18
|
|
six>=1.9.0
|
|
SQLAlchemy>=1.0.10,!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8
|
|
stevedore>=1.20.0
|
|
python-dateutil>=2.4.2
|