tuskar/test-requirements.txt
OpenStack Proposal Bot 3e67a04813 Updated from global requirements
Change-Id: I4c354d368a0585a9a81f858a63983fcc980c75a5
2015-09-22 03:37:59 +00:00

21 lines
571 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 already pins down pep8, pyflakes and flake8
hacking<0.10,>=0.9.2
coverage>=3.6
discover
fixtures>=1.3.1
mock>=1.2
oslotest>=1.10.0 # Apache-2.0
# Doc requirements
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
sphinxcontrib-pecanwsme>=0.8
stevedore>=1.5.0 # Apache-2.0
testrepository>=0.0.18
testtools>=1.4.0
unittest2
psycopg2>=2.5
PyMySQL>=0.6.2 # MIT License