DCD-221: Adds a requireement.txt file to manage python deps. Pins versions exactly for now

This commit is contained in:
Varun Arbatti
2019-05-23 15:00:47 +10:00
parent cea0f6eb23
commit 43639e4a1f

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
molecule==2.20.1
docker==4.0.1
ansible==2.7.10
taskcat==0.8.33