2017-02-27 18:29:24 -08:00
|
|
|
boto
|
2016-11-29 21:21:53 -08:00
|
|
|
boto3
|
2017-03-31 15:31:12 -04:00
|
|
|
placebo
|
2017-06-27 06:00:15 -07:00
|
|
|
cryptography
|
|
|
|
pycrypto
|
2016-11-29 21:21:53 -08:00
|
|
|
jinja2
|
|
|
|
mock
|
|
|
|
nose
|
|
|
|
passlib
|
|
|
|
pytest
|
2017-01-30 13:51:27 -08:00
|
|
|
pytest-mock
|
2017-02-23 16:58:57 -08:00
|
|
|
pytest-xdist
|
2016-11-29 21:21:53 -08:00
|
|
|
python-memcached
|
|
|
|
pyyaml
|
|
|
|
redis
|
2017-04-27 11:21:11 +08:00
|
|
|
setuptools > 0.6 # pytest-xdist installed via requirements does not work with very old setuptools (sanity_ok)
|
2016-11-29 21:21:53 -08:00
|
|
|
unittest2 ; python_version < '2.7'
|
2017-04-11 14:10:43 -07:00
|
|
|
netaddr
|
2017-05-22 19:48:59 +02:00
|
|
|
ipaddress
|
2017-05-18 12:21:18 -07:00
|
|
|
|
|
|
|
# requirements for F5 specific modules
|
|
|
|
f5-sdk ; python_version >= '2.7'
|
|
|
|
f5-icontrol-rest ; python_version >= '2.7'
|
|
|
|
deepdiff
|
2017-07-12 21:06:16 +05:30
|
|
|
|
|
|
|
# requirement for modules using Netconf protocol
|
|
|
|
ncclient
|