Added import plugins file

This commit is contained in:
Mark J. Horninger 2024-02-15 13:32:05 -05:00
parent 5a8be7bb09
commit 64a3357ecf
2 changed files with 12 additions and 0 deletions

1
.gitignore vendored
View File

@ -194,3 +194,4 @@ pip-selfcheck.json
# End of https://www.toptal.com/developers/gitignore/api/ansible,python,venv,virtualenv
!test/lib/ansible_test/data/requirements/

View File

@ -0,0 +1,11 @@
ansible>=9.2.0
cffi==1.16.0
cryptography==42.0.2
Jinja2==3.1.3
MarkupSafe==2.1.5
packaging==23.2
pycparser==2.21
PyYAML==6.0.1
requests>=2.31.0
resolvelib==1.0.1
pytest==8.0.0