ansible/test/lib/ansible_test/_data/requirements/units.txt
Matt Clay 5159457ba1 Fix ansible-test unit test requirements.
Requirements were incorrectly added to ansible-test in https://github.com/ansible/ansible/pull/61813

These requirements should have been placed into `test/units/requirements.txt` instead.
Now that the relevant content has been migrated out of the repository, the requirements are no longer necessary there either.

No changelog entry for this change since the original changes were not included in any release and also lacked a changelog entry.
2020-03-23 11:14:21 -05:00

8 lines
64 B
Plaintext

cryptography
jinja2
mock
pytest
pytest-mock
pytest-xdist
pyyaml