44c081e234
* remove a hack for python3.4 from rally-tox-base job * raise version of SQLAlchemy at upper-constraints.txt to avoid new warnings at python 3.8 env * install python from the ubuntu repos instead of deadsnakes * cover https://bugs.python.org/issue35894 * skip tests.unit.common.io.test_junit for Python 3.8. The failures relate to changed order of xml tag parameters. It is not critical and rally.common.io.junit is not used at all (abandoned code?!) * cover https://github.com/python/cpython/pull/9731 Closes-Bug: #1864987 Change-Id: Iffb0015fbae48eb69e683ef41b9763798f198130
17 lines
283 B
Plaintext
17 lines
283 B
Plaintext
alembic===1.3.0
|
|
decorator===4.4.1
|
|
Jinja2===2.10.3
|
|
jsonschema===3.1.1
|
|
oslo.config===6.11.1
|
|
oslo.db===5.0.2
|
|
oslo.log===3.44.1
|
|
paramiko===2.6.0
|
|
pbr===5.4.3
|
|
PrettyTable===0.7.2
|
|
pyOpenSSL===19.0.0
|
|
python-subunit===1.3.0
|
|
PyYAML===5.1.2
|
|
six===1.13.0
|
|
SQLAlchemy===1.3.13
|
|
virtualenv===16.7.7
|