Files
python-congressclient/test-requirements.txt
OpenStack Proposal Bot 36f2b47d33 Updated from global requirements
Change-Id: Ic480bcd18f97a04f1de5d511c1c09698c20ab955
2015-08-11 01:38:32 +00:00

17 lines
442 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.10,>=0.9.2
coverage>=3.6
discover
fixtures>=1.3.1
python-subunit>=0.0.18
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
oslosphinx>=2.5.0 # Apache-2.0
testrepository>=0.0.18
testscenarios>=0.4
testtools>=1.4.0
mock>=1.2
WebOb>=1.2.3