summaryrefslogtreecommitdiff
path: root/lib/ansible/test-requirements.txt
blob: e4822ada648e67ad53d57036a59630aa507cfab1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Ansible requirementss
paramiko
PyYAML
jinja2
httplib2
passlib
six

# These are needed for various optional features
#python-memcached
#redis

# Test requirements
unittest2
mock
nose