ceph/requirements.txt
Zack Cerza cb3b563ecf Add missing requirement: web.py
(cherry picked from commit 1b3349525c361d4253f76729f8416ac6d9029289)
2013-09-26 13:59:37 -05:00

21 lines
369 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.7.7
pexpect
requests == 0.14.0
raven
web.py
# Test Dependencies
# nose >=1.0.0
# fudge >=1.0.3