2017-10-30 21:45:59 +08:00
|
|
|
# These are Python requirements needed to run the functional tests
|
2023-06-07 23:10:52 +08:00
|
|
|
pytest-testinfra
|
2022-06-15 00:18:36 +08:00
|
|
|
pytest-xdist
|
|
|
|
pytest
|
2024-03-08 23:51:10 +08:00
|
|
|
ansible-core>=2.15,<2.16
|
2019-09-25 19:50:30 +08:00
|
|
|
Jinja2>=2.10
|
2018-05-31 18:02:26 +08:00
|
|
|
netaddr
|
2019-01-17 07:50:23 +08:00
|
|
|
mock
|
2019-04-12 22:46:20 +08:00
|
|
|
jmespath
|
2022-05-13 03:17:51 +08:00
|
|
|
pytest-rerunfailures
|
2020-10-23 22:24:50 +08:00
|
|
|
pytest-cov
|
2024-04-25 03:32:39 +08:00
|
|
|
setuptools
|