nodepool/requirements.txt
Tristan Cacqueray a345b92954
requirements: remove paramiko <2.0 cap
It seems like recent version fixes deadlock issue and there is security
concerns regarding PyCrypto: http://www.paramiko.org/installing-1.x.html

Change-Id: Ia464931228ebdec15354cfd1176c48f6ee48eb0e
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-12-19 13:54:22 -05:00

19 lines
313 B
Plaintext

pbr>=1.3
PyYAML
paramiko>=2.0.1
python-daemon>=2.0.4,<2.1.0
extras
statsd>=3.0
sqlalchemy>=0.8.2,<1.1.0
PrettyTable>=0.6,<0.8
# shade has a looser requirement on six than nodepool, so install six first
six>=1.7.0
os-client-config>=1.2.0
shade>=1.21.0
diskimage-builder>=2.0.0
voluptuous
kazoo
Paste
WebOb>=1.2.3