python-fuelclient/test-requirements.txt

16 lines
496 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.
fixtures>=1.3.1
hacking<0.11,>=0.10.2
mock>=1.2
oslotest>=1.10.0 # Apache-2.0
requests-mock>=0.6.0 # Apache-2.0
testrepository>=0.0.18
testtools>=1.4.0
# Files beyond this line are not in Global Requirements list
# and must be added there.
pyprof2calltree>=1.3.2
gprof2dot>=2014.09.29