watcher/test-requirements.txt
Jean-Emile DARTOIS 77fcefbfbb fix dependencies version
Change-Id: I5fc4b3e8193232379a6aa2b6cc4ef6457f0a6ef1
2015-10-22 16:34:14 +02:00

22 lines
527 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
python-subunit>=0.0.18
oslotest==1.8.0 # Apache-2.0
testrepository>=0.0.18
testscenarios>=0.4
testtools==1.7.1
mock==1.3.0
# Doc requirements
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
oslosphinx==3.0.0 # Apache-2.0
sphinxcontrib-pecanwsme>=0.8
# For PyPI distribution
twine