-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.txt
237 lines (236 loc) · 4.31 KB
/
requirements-dev.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
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile --allow-unsafe requirements-dev.in
#
ansible==6.4.0
# via -r requirements.in
ansible-compat==2.2.1
# via
# ansible-lint
# molecule
ansible-core==2.13.4
# via
# ansible
# ansible-lint
ansible-lint==6.7.0
# via -r requirements-dev.in
argcomplete==2.0.0
# via commitizen
arrow==1.2.3
# via jinja2-time
attrs==22.1.0
# via
# jsonschema
# pytest
binaryornot==0.4.4
# via cookiecutter
black==22.8.0
# via ansible-lint
bracex==2.3.post1
# via wcmatch
cerberus==1.3.2
# via molecule
certifi==2022.9.24
# via requests
cffi==1.15.1
# via cryptography
cfgv==3.3.1
# via pre-commit
chardet==5.0.0
# via binaryornot
charset-normalizer==2.1.1
# via
# commitizen
# requests
click==8.1.3
# via
# black
# click-help-colors
# cookiecutter
# molecule
click-help-colors==0.9.1
# via molecule
colorama==0.4.5
# via commitizen
commitizen==2.35.0
# via -r requirements-dev.in
commonmark==0.9.1
# via rich
cookiecutter==2.1.1
# via molecule
cryptography==38.0.1
# via ansible-core
decli==0.5.2
# via commitizen
distlib==0.3.6
# via virtualenv
distro==1.7.0
# via selinux
docker==6.0.0
# via
# -r requirements.in
# molecule-docker
enrich==1.2.7
# via
# ansible-lint
# molecule
filelock==3.8.0
# via
# ansible-lint
# virtualenv
flake8==5.0.4
# via -r requirements-dev.in
identify==2.5.5
# via pre-commit
idna==3.4
# via requests
iniconfig==1.1.1
# via pytest
jinja2==3.1.2
# via
# ansible-core
# commitizen
# cookiecutter
# jinja2-time
# molecule
jinja2-time==0.2.0
# via cookiecutter
jsonschema==4.16.0
# via
# ansible-compat
# ansible-lint
markupsafe==2.1.1
# via jinja2
mccabe==0.7.0
# via flake8
molecule[docker]==4.0.1
# via
# -r requirements-dev.in
# molecule-docker
molecule-docker==2.1.0
# via molecule
mypy-extensions==0.4.3
# via black
nodeenv==1.7.0
# via pre-commit
packaging==21.3
# via
# ansible-core
# ansible-lint
# commitizen
# docker
# molecule
# pytest
pathspec==0.10.1
# via
# black
# yamllint
platformdirs==2.5.2
# via
# black
# virtualenv
pluggy==1.0.0
# via
# molecule
# pytest
pre-commit==2.20.0
# via -r requirements-dev.in
prompt-toolkit==3.0.31
# via questionary
py==1.11.0
# via pytest
pycodestyle==2.9.1
# via flake8
pycparser==2.21
# via cffi
pyflakes==2.5.0
# via flake8
pygments==2.13.0
# via rich
pyparsing==3.0.9
# via packaging
pyrsistent==0.18.1
# via jsonschema
pytest==7.1.3
# via pytest-testinfra
pytest-testinfra==6.8.0
# via testinfra
python-dateutil==2.8.2
# via arrow
python-slugify==6.1.2
# via cookiecutter
pyyaml==6.0
# via
# ansible-compat
# ansible-core
# ansible-lint
# commitizen
# cookiecutter
# molecule
# pre-commit
# yamllint
questionary==1.10.0
# via commitizen
requests==2.28.1
# via
# cookiecutter
# docker
# molecule-docker
resolvelib==0.8.1
# via ansible-core
rich==12.5.1
# via
# ansible-lint
# enrich
# molecule
ruamel-yaml==0.17.21
# via ansible-lint
ruamel-yaml-clib==0.2.6
# via ruamel-yaml
selinux==0.2.1
# via molecule-docker
six==1.16.0
# via python-dateutil
subprocess-tee==0.3.5
# via ansible-compat
termcolor==2.0.1
# via commitizen
testinfra==6.0.0
# via -r requirements-dev.in
text-unidecode==1.3
# via python-slugify
toml==0.10.2
# via pre-commit
tomli==2.0.1
# via
# black
# pytest
tomlkit==0.11.5
# via commitizen
typing-extensions==4.3.0
# via commitizen
urllib3==1.26.12
# via
# docker
# requests
virtualenv==20.16.5
# via pre-commit
wcmatch==8.4.1
# via ansible-lint
wcwidth==0.2.5
# via prompt-toolkit
websocket-client==1.4.1
# via docker
yamllint==1.28.0
# via
# -r requirements-dev.in
# ansible-lint
# The following packages are considered to be unsafe in a requirements file:
setuptools==65.4.1
# via
# cerberus
# nodeenv
# selinux
# yamllint