python-dracclient/requirements.txt
Imre Farkas ef3d9a292e Switch to PBR
Change-Id: I7f5388aa306a32cdd954575c9c1942ebb63937b4
2015-11-05 17:30:36 +01:00

8 lines
246 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
lxml>=2.3
pbr>=1.6
requests>=2.5.2