blob: 03890a8ace74c78703fe2ca6fc1b05b79c4432c1 [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
Zack Williams434fec92020-10-09 19:52:40 -070018pynetbox~=5.1.0
Zack Williamsad45bf02020-03-04 21:37:20 -070019python-vagrant~=0.5.15
20reuse~=0.11.1
21yamllint~=1.24.2
22zxcvbn~=4.4.28