ceph/requirements.txt
Zack Cerza c3dccbf29a Downgrade paramiko to work around an SFTP bug
See http://tracker.ceph.com/issues/8327

Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
2014-05-14 22:43:29 -05:00

24 lines
399 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
httplib2
paramiko < 1.8
pexpect
requests >= 1.0
raven
web.py
docopt
psutil >= 2.1.0
configparser
# Test Dependencies
# nose >=1.0.0
# fudge >=1.0.3