ansible/test/units/requirements.txt
2021-05-07 16:56:30 -07:00

6 lines
146 B
Text

pycrypto ; python_version < '3.10' # pycrypto is not compatible with Python 3.10
passlib
pywinrm
pytz
unittest2 ; python_version < '2.7'
pexpect