blob: c9487b8302600fabf9f8a20d2635ac0cf052dc04 [file] [log] [blame]
Zack Williamsad45bf02020-03-04 21:37:20 -07001# Python tools required for Ansible and tests to run
2#
3# SPDX-FileCopyrightText: © 2020 Open Networking Foundation <support@opennetworking.org>
4# SPDX-License-Identifier: Apache-2.0
5
6ansible-lint~=4.3.3
7ansible~=2.9.11
8bcrypt~=3.1.7
9black~=19.10b0
10cookiecutter~=1.7.2
11docker~=4.2.2
12flake8~=3.8.3
13molecule-vagrant~=0.3
14molecule~=3.0.8
15netaddr~=0.7.19
16passlib~=1.7.2
17pylint~=2.5.3
18pynetbox~=5.0.7
19python-vagrant~=0.5.15
20reuse~=0.11.1
21yamllint~=1.24.2
22zxcvbn~=4.4.28