summaryrefslogtreecommitdiff
path: root/test/runner/requirements/units.txt
blob: a064c2d271e5b564c5e7017a796c30d5e45b7872 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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