ceph/requirements.txt
Andrew Schoen 4f64f5f3ce Use pytest to auto discover and run tests in task.tests
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
2015-02-05 14:19:15 -06:00

27 lines
466 B
Plaintext

# 0.14 switches to libev, that means bootstrap needs to change too
gevent == 0.13.6
# 1.7.7 has AES-128-CBC support for SSH keys, that's needed
MySQL-python == 1.2.3
PyYAML
argparse >= 1.2.1
beanstalkc >= 0.2.0
boto >= 2.0b4
bunch >= 1.0.0
configobj
# Require a new-ish six - only for configobj
six >= 1.5.0
httplib2
paramiko < 1.8
pexpect
requests >= 2.3.0
raven
web.py
docopt
psutil >= 2.1.0
configparser
pytest
# Test Dependencies
# nose >=1.0.0
# fudge >=1.0.3