deckhand/test-requirements.txt
DODDA, PRATEEK b0ec40f033 [FIX] Image build checks missing setuptools
Use pip3 in event system has both pip2 and pip3 installed. 
Use apt to install setuptools for Ansible's consumption.

Change-Id: I6929ecb0cce2ec8ac70e9261acb9f87dc7031153
Co-authored-by: Alexander Hughes <Alexander.Hughes@pm.me>
2020-06-29 14:16:45 +00:00

20 lines
520 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.
amqp==2.5.2
coverage==4.5.1
fixtures==3.0.0
python-subunit==1.3.0
os-testr==1.0.0
testrepository==0.0.20
testtools==2.3.0
bandit==1.5.1
# NOTE(felipemonteiro): Pin here because later versions require that
# content-type be present in empty responses.
gabbi==1.35.1
pifpaf==2.1.2
oslotest==3.7.0
yq>=2.7.2
tox