2019-10-09 04:21:40 -04:00
|
|
|
# The order of packages is significant, because pip processes them in the order
|
|
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
|
|
# process, which may cause wedges in the gate later.
|
|
|
|
yaql>=1.1.3 # Apache 2.0 License
|
2021-08-05 18:21:05 +03:00
|
|
|
ansible-core<2.12 # GPL
|
2022-05-06 09:43:03 +05:30
|
|
|
ansible-runner>=1.4.2 # Apache
|
2019-10-09 04:21:40 -04:00
|
|
|
ansi2html>=1.5.2 # GPL (soft-dependency of pytest-html)
|
|
|
|
pytest>=5.2.2 # MIT
|
|
|
|
pytest-ansible-playbook-runner>=0.0.2 # Apache-2.0
|
|
|
|
pytest-cov>=2.8.1 # MIT
|
|
|
|
pytest-html>=1.22.0 # MPL 2.0
|
|
|
|
pytest-xdist>=1.30.0 # MIT
|