nodepool/requirements.txt
Monty Taylor 6ae554162c Remove use of six
nodepool is python3 only now, so there is no need to continue to use the
six library. Remove its use and shift to just using python3 versions of
things.

Change-Id: Ic1d1b4b736deba1b8325adf0b446e2121eaa6b20
2018-05-08 09:50:59 +10:00

17 lines
226 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
os-client-config>=1.2.0
shade>=1.21.0
diskimage-builder>=2.0.0
voluptuous
kazoo
Paste
WebOb>=1.2.3