
There is some renewed interest in this utility. So attempting to revive development on this repo. This reverts commit 69bd5cfda1c94207ca8640b00f2be6ca913b79eb. Change-Id: I056ec9937cdb0c8469f01c14764d38cb2f2ef6ca
9 lines
291 B
Plaintext
9 lines
291 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.
|
|
|
|
pbr>=1.8 # Apache-2.0
|
|
statsd>=3.2.1 # MIT
|
|
PyYAML>=3.10.0 # MIT
|
|
paho-mqtt>=1.1
|