-
Notifications
You must be signed in to change notification settings - Fork 10
/
test-requirements.txt
148 lines (148 loc) · 2.74 KB
/
test-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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=test-requirements.txt test-requirements.in
#
ansible-compat==24.9.1
# via
# ansible-lint
# molecule
ansible-core==2.17.5
# via
# ansible-compat
# ansible-lint
# molecule
ansible-lint==24.9.2
# via -r test-requirements.in
attrs==24.2.0
# via
# jsonschema
# referencing
black==24.10.0
# via ansible-lint
bracex==2.5.post1
# via wcmatch
cffi==1.17.1
# via cryptography
click==8.1.7
# via
# black
# click-help-colors
# molecule
click-help-colors==0.9.4
# via molecule
cryptography==43.0.1
# via ansible-core
enrich==1.2.7
# via molecule
exceptiongroup==1.2.2
# via pytest
filelock==3.16.1
# via ansible-lint
importlib-metadata==8.5.0
# via ansible-lint
iniconfig==2.0.0
# via pytest
jinja2==3.1.4
# via
# ansible-core
# molecule
jsonschema==4.23.0
# via
# ansible-compat
# ansible-lint
# molecule
jsonschema-specifications==2024.10.1
# via jsonschema
markdown-it-py==3.0.0
# via rich
markupsafe==3.0.1
# via jinja2
mdurl==0.1.2
# via markdown-it-py
molecule==24.9.0
# via
# -r test-requirements.in
# molecule-plugins
molecule-plugins[vagrant]==23.5.3
# via -r test-requirements.in
mypy-extensions==1.0.0
# via black
packaging==24.1
# via
# ansible-compat
# ansible-core
# ansible-lint
# black
# molecule
# pytest
pathspec==0.12.1
# via
# ansible-lint
# black
# yamllint
platformdirs==4.3.6
# via black
pluggy==1.5.0
# via
# molecule
# pytest
pycparser==2.22
# via cffi
pygments==2.18.0
# via rich
pytest==8.3.3
# via pytest-testinfra
pytest-testinfra==10.1.1
# via -r test-requirements.in
python-vagrant==1.0.0
# via molecule-plugins
pyyaml==6.0.2
# via
# ansible-compat
# ansible-core
# ansible-lint
# molecule
# yamllint
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
resolvelib==1.0.1
# via ansible-core
rich==13.9.2
# via
# ansible-lint
# enrich
# molecule
rpds-py==0.20.0
# via
# jsonschema
# referencing
ruamel-yaml==0.18.6
# via ansible-lint
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
subprocess-tee==0.4.2
# via
# ansible-compat
# ansible-lint
tomli==2.0.2
# via
# black
# pytest
typing-extensions==4.12.2
# via
# black
# rich
wcmatch==10.0
# via
# ansible-lint
# molecule
yamllint==1.35.1
# via
# -r test-requirements.in
# ansible-lint
zipp==3.20.2
# via importlib-metadata