nodepool/requirements.txt
Tobias Henkel d8b4df3b8f
Remove sqlalchemy from requirements
We don't use a database in nodepool since the switch to zookeeper so
remove this.

Change-Id: I89a881c07e480a994490f8a92e2b8ad964dd818b
2018-10-19 11:35:09 +02:00

15 lines
184 B
Plaintext

pbr>=1.3
PyYAML
paramiko>=2.0.1
python-daemon>=2.0.4,<2.1.0
extras
statsd>=3.0
PrettyTable>=0.6,<0.8
openstacksdk>=0.17.2
diskimage-builder>=2.0.0
voluptuous
kazoo
Paste
WebOb>=1.8.1