0c2cf3e63c
According [1] the dataclasses is already included in python 3.7 and foward versions. Attempt to install it fails because the package doesn't exist. This patch fix the test-requirements.txt to only install it when python version is lower than 3.7. 1 - https://github.com/ericvsmith/dataclasses Closes-Bug: #1960603 Change-Id: Iab540e69b698205cbb9c75061313aad9d9c2d3c4
87 lines
1.5 KiB
Plaintext
87 lines
1.5 KiB
Plaintext
ansi2html==1.6.0
|
|
ansible==4.10.0
|
|
ansible-compat==1.0.0
|
|
ansible-core==2.11.7
|
|
arrow==1.2.1
|
|
attrs==21.4.0
|
|
bcrypt==3.2.0
|
|
binaryornot==0.4.4
|
|
cached-property==1.5.2
|
|
Cerberus==1.3.2
|
|
certifi==2021.10.8
|
|
cffi==1.15.0
|
|
cfgv==3.3.1
|
|
chardet==4.0.0
|
|
charset-normalizer==2.0.10
|
|
click==8.0.3
|
|
click-help-colors==0.9.1
|
|
colorama==0.4.4
|
|
commonmark==0.9.1
|
|
cookiecutter==1.7.3
|
|
coverage==6.2
|
|
cryptography==36.0.1
|
|
dataclasses==0.8; python_version < '3.7'
|
|
distlib==0.3.4
|
|
distro==1.6.0
|
|
docker==5.0.3
|
|
enrich==1.2.7
|
|
execnet==1.9.0
|
|
filelock==3.4.1
|
|
greenlet==1.1.2
|
|
identify==2.4.2
|
|
idna==3.3
|
|
importlib-metadata==4.8.3
|
|
importlib-resources==5.2.3
|
|
iniconfig==1.1.1
|
|
jenkinsapi==0.3.11
|
|
Jinja2==3.0.3
|
|
jinja2-time==0.2.0
|
|
MarkupSafe==2.0.1
|
|
molecule==3.5.2
|
|
molecule-docker==1.1.0
|
|
more-itertools==8.12.0
|
|
nodeenv==1.6.0
|
|
packaging==21.3
|
|
paramiko==2.9.2
|
|
pbr==5.8.0
|
|
pexpect==4.8.0
|
|
platformdirs==2.4.0
|
|
pluggy==1.0.0
|
|
poyo==0.5.0
|
|
pre-commit==2.16.0
|
|
ptyprocess==0.7.0
|
|
py==1.11.0
|
|
pycparser==2.21
|
|
Pygments==2.11.2
|
|
PyNaCl==1.5.0
|
|
pyparsing==3.0.6
|
|
pytest==6.2.5
|
|
pytest-cov==3.0.0
|
|
pytest-forked==1.4.0
|
|
pytest-html==3.1.1
|
|
pytest-metadata==1.11.0
|
|
pytest-mock==3.6.1
|
|
pytest-molecule==1.3.6
|
|
pytest-plus==0.2
|
|
pytest-testinfra==6.5.0
|
|
pytest-xdist==2.5.0
|
|
python-dateutil==2.8.2
|
|
python-slugify==5.0.2
|
|
pytz==2021.3
|
|
PyYAML==5.4.1
|
|
requests==2.27.1
|
|
resolvelib==0.5.4
|
|
rich==11.0.0
|
|
selinux==0.2.1
|
|
six==1.16.0
|
|
SQLAlchemy==1.4.29
|
|
subprocess-tee==0.3.5
|
|
text-unidecode==1.3
|
|
toml==0.10.2
|
|
tomli==1.2.3
|
|
typing_extensions==4.0.1
|
|
urllib3==1.26.8
|
|
virtualenv==20.13.0
|
|
websocket-client==1.2.3
|
|
zipp==3.6.0
|