sahara-dashboard/test-requirements.txt

18 lines
440 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.11,>=0.10.0
coverage>=3.6
discover
mock>=1.2
oslo.config>=2.3.0 # Apache-2.0
pylint==1.4.4 # GNU GPL v2
python-keystoneclient>=1.6.0
python-swiftclient>=2.2.0
selenium
testrepository>=0.0.18
testtools>=1.4.0
unittest2