You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/runner/requirements/units.txt

25 lines
416 B
Plaintext

boto
boto3
placebo
cryptography
pycrypto
jinja2
mock
nose
passlib
pytest
pytest-mock
pytest-xdist
python-memcached
pyyaml
redis
setuptools > 0.6 # pytest-xdist installed via requirements does not work with very old setuptools (sanity_ok)
unittest2 ; python_version < '2.7'
netaddr
ipaddress
# requirements for F5 specific modules
f5-sdk ; python_version >= '2.7'
f5-icontrol-rest ; python_version >= '2.7'
deepdiff