
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
21 lines
460 B
Plaintext
21 lines
460 B
Plaintext
hacking>=0.12.0,!=0.13.0,<0.14
|
|
coverage>=3.6
|
|
fixtures>=0.3.14
|
|
mock>=1.0
|
|
sphinx>=1.6.2 # BSD
|
|
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
|
|
openstackdocstheme>=1.11.0 # Apache-2.0
|
|
# This is needed for oslo.db test code to be imported, it's not
|
|
# directly installed by oslo.db
|
|
testresources>=0.2.4 # Apache-2.0/BSD
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|