forked from smbambling/ansible-role-scl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
88 lines (87 loc) · 1.43 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
# Mandatory packages:
ansible==2.9.6
molecule==2.22
docker==4.2.0
wheel==0.34.2
python-vagrant==0.5.15
flaky==3.6.1
pytest==5.4.1
pytest-xdist==1.31.0
testinfra==4.1.0
# Additional dependencies:
ansible-lint==4.2.0
anyconfig==0.9.7
apipkg==1.5
appdirs==1.4.3
arrow==0.15.5
aspy.yaml==1.3.0
attrs==19.3.0
bcrypt==3.1.7
binaryornot==0.4.4
Cerberus==1.3.2
certifi==2020.4.5.1
cffi==1.14.0
cfgv==3.1.0
chardet==3.0.4
click==7.1.1
click-completion==0.5.2
colorama==0.4.3
cookiecutter==1.7.0
cryptography==2.9
distlib==0.3.0
dnspython==1.16.0
entrypoints==0.3
execnet==1.7.1
fasteners==0.15
filelock==3.0.12
flake8==3.7.9
future==0.18.2
identify==1.4.14
idna==2.9
importlib-metadata==1.6.0
importlib-resources==1.4.0
Jinja2==2.11.1
jinja2-time==0.2.0
jmespath==0.10.0
MarkupSafe==1.1.1
mccabe==0.6.1
monotonic==1.5
more-itertools==8.2.0
nodeenv==1.3.5
packaging==20.3
paramiko==2.7.1
pathspec==0.8.0
pexpect==4.8.0
pip==20.0.2
pluggy==0.13.1
poyo==0.5.0
pre-commit==2.6.0
psutil==5.7.0
ptyprocess==0.6.0
py==1.8.1
pycodestyle==2.5.0
pycparser==2.20
pyflakes==2.1.1
PyNaCl==1.3.0
pyparsing==2.4.7
pytest-forked==1.1.3
python-dateutil==2.8.1
python-gilt==1.2.3
PyYAML==5.3.1
requests==2.23.0
ruamel.yaml==0.16.10
ruamel.yaml.clib==0.2.0
setuptools==46.1.3
sh==1.12.14
shellingham==1.3.2
six==1.14.0
tabulate==0.8.7
toml==0.10.0
tree-format==0.1.2
urllib3==1.25.8
virtualenv==20.0.17
wcwidth==0.1.9
websocket-client==0.57.0
whichcraft==0.6.1
yamllint==1.21.0
zipp==3.1.0