shaker/requirements-agent.txt
Ilya Shakhat 301a5941e2 Add separate setup config for building pyshaker-agent
Change-Id: Iebc8804c662e2457f079e3bd9fe13106e6200450
2015-04-28 13:05:42 +03:00

16 lines
537 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>=0.6,!=0.7,<1.0
oslo.concurrency>=1.4.1 # Apache-2.0
oslo.config>=1.6.0 # Apache-2.0
oslo.i18n>=1.3.0 # Apache-2.0
oslo.log>=0.4.0 # Apache-2.0
oslo.serialization>=1.2.0 # Apache-2.0
oslo.utils>=1.2.0 # Apache-2.0
psutil>=1.1.1,<2.0.0
PyYAML>=3.1.0
pyzmq>=14.3.1 # LGPL+BSD