astara/test-requirements.txt

15 lines
438 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.
unittest2<=0.8.0
nose<=1.3.1
coverage<=3.7.1,>=3.6
mock<=1.0.1,>=1.0
pep8==1.5.7
eventlet<=0.15.2,>=0.15.1
iso8601<=0.1.10,>=0.1.9
mox<=0.5.3,>=0.5.3
testtools!=1.4.0,<=1.5.0,>=0.9.34
fixtures<=1.0.0,>=0.3.14
six<=1.9.0,>=1.7.0