monasca-persister/test-requirements.txt
OpenStack Proposal Bot 96fbd64a14 Updated from global requirements
Change-Id: I4670edcbf8d1145a78c3dcf886852effa292925e
2016-08-31 18:25:52 +00:00

7 lines
273 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.
hacking<0.12,>=0.11.0 # Apache-2.0
nose # LGPL
mock>=2.0 # BSD