to be in sync with kolla-ansible also add pin to ansible-core Change-Id: Idf35af1b776d0e908fd328f0ec5eb825f1f2ca9c Signed-off-by: Bartosz Bezak <bartosz@stackhpc.com>
12 lines
310 B
Plaintext
12 lines
310 B
Plaintext
ansible-core>=2.17,<2.19 # GPLv3
|
|
ansible-lint<26 # MIT
|
|
bandit!=1.6.0,>=1.1.0 # Apache-2.0
|
|
bashate>=0.5.1 # Apache-2.0
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
|
ddt>=1.0.1 # MIT
|
|
docker>=3.0.0 # Apache-2.0
|
|
hacking>=7.0.0,<=7.1.0 # Apache-2.0
|
|
oslotest>=3.2.0 # Apache-2.0
|
|
stestr>=2.2.0 # Apache-2.0
|
|
testtools>=2.2.0 # MIT
|