2016-11-30 06:21:53 +01:00
|
|
|
boto3
|
2017-03-31 21:31:12 +02:00
|
|
|
placebo
|
2017-06-27 15:00:15 +02:00
|
|
|
cryptography
|
|
|
|
pycrypto
|
2016-11-30 06:21:53 +01:00
|
|
|
jinja2
|
|
|
|
mock
|
|
|
|
nose
|
|
|
|
passlib
|
|
|
|
pytest
|
2017-01-30 22:51:27 +01:00
|
|
|
pytest-mock
|
2017-02-24 01:58:57 +01:00
|
|
|
pytest-xdist
|
2016-11-30 06:21:53 +01:00
|
|
|
python-memcached
|
2018-10-10 07:14:26 +02:00
|
|
|
pyvmomi
|
2016-11-30 06:21:53 +01:00
|
|
|
pyyaml
|
|
|
|
redis
|
2017-08-09 02:15:23 +02:00
|
|
|
requests
|
2017-04-27 05:21:11 +02:00
|
|
|
setuptools > 0.6 # pytest-xdist installed via requirements does not work with very old setuptools (sanity_ok)
|
2016-11-30 06:21:53 +01:00
|
|
|
unittest2 ; python_version < '2.7'
|
2017-04-11 23:10:43 +02:00
|
|
|
netaddr
|
2017-05-22 19:48:59 +02:00
|
|
|
ipaddress
|
2017-05-18 21:21:18 +02:00
|
|
|
|
2017-08-10 08:47:25 +02:00
|
|
|
# requirements for F5 specific modules
|
|
|
|
f5-sdk ; python_version >= '2.7'
|
|
|
|
f5-icontrol-rest ; python_version >= '2.7'
|
|
|
|
deepdiff
|
|
|
|
|
2018-01-26 19:40:12 +01:00
|
|
|
# requirement for Fortinet specific modules
|
2018-08-30 15:25:17 +02:00
|
|
|
pyFMG
|
2018-01-26 19:40:12 +01:00
|
|
|
|
2017-07-17 17:32:12 +02:00
|
|
|
# requirement for aci_rest module
|
|
|
|
xmljson
|
2018-06-07 00:09:10 +02:00
|
|
|
|
|
|
|
# requirement for winrm connection plugin tests
|
2018-08-30 05:09:21 +02:00
|
|
|
pexpect
|
|
|
|
|
|
|
|
# requirement for the linode module
|
2018-10-09 13:54:31 +02:00
|
|
|
linode-python # APIv3
|
|
|
|
linode_api4 ; python_version > '2.6' # APIv4
|