Files
python-barbicanclient/test-requirements.txt
Doug Hellmann 538daa3a0d Uncap library requirements for liberty
Change-Id: I0f8d014fc2affbfe1e65a0b9fbc34eb7fe447be7
Depends-On: Ib948b756b8e6ca47a4c9c44c48031e54b7386a06
2015-04-16 18:12:46 +00:00

18 lines
504 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.
coverage>=3.6
discover
hacking>=0.10.0,<0.11
fixtures>=0.3.14
requests-mock>=0.6.0 # Apache-2.0
mock>=1.0
testrepository>=0.0.18
testtools>=0.9.36,!=1.2.0
oslotest>=1.5.1 # Apache-2.0
nose
# Documentation build requirements
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
oslosphinx>=2.5.0 # Apache-2.0