This repository has been archived by the owner on Aug 1, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements-dev.txt
166 lines (166 loc) · 3.09 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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=requirements-dev.txt requirements-dev.in
#
ansible-compat==4.1.5
# via
# ansible-lint
# molecule
ansible-core==2.15.2
# via
# -r requirements-dev.in
# ansible-compat
# ansible-lint
# molecule
ansible-lint==6.17.2
# via -r requirements-dev.in
arrow==1.2.3
# via cookiecutter
attrs==23.1.0
# via
# jsonschema
# referencing
binaryornot==0.4.4
# via cookiecutter
black==23.7.0
# via ansible-lint
bracex==2.3.post1
# via wcmatch
certifi==2023.7.22
# via requests
cffi==1.15.1
# via cryptography
chardet==5.1.0
# via binaryornot
charset-normalizer==3.2.0
# via requests
click==8.1.6
# via
# black
# click-help-colors
# cookiecutter
# molecule
click-help-colors==0.9.1
# via molecule
cookiecutter==2.2.3
# via molecule
cryptography==41.0.2
# via ansible-core
distro==1.8.0
# via selinux
docker==6.1.3
# via molecule-plugins
enrich==1.2.7
# via molecule
filelock==3.12.2
# via ansible-lint
idna==3.4
# via requests
jinja2==3.1.2
# via
# ansible-core
# cookiecutter
# molecule
jsonschema==4.18.4
# via
# ansible-compat
# ansible-lint
# molecule
jsonschema-specifications==2023.7.1
# via jsonschema
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.3
# via jinja2
mdurl==0.1.2
# via markdown-it-py
molecule==5.1.0
# via
# -r requirements-dev.in
# molecule-plugins
molecule-plugins[docker]==23.4.1
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via black
packaging==23.1
# via
# ansible-compat
# ansible-core
# ansible-lint
# black
# docker
# molecule
pathspec==0.11.2
# via
# ansible-lint
# black
# yamllint
platformdirs==3.10.0
# via black
pluggy==1.2.0
# via molecule
pycparser==2.21
# via cffi
pygments==2.15.1
# via rich
python-dateutil==2.8.2
# via arrow
python-slugify==8.0.1
# via cookiecutter
pyyaml==6.0.1
# via
# ansible-compat
# ansible-core
# ansible-lint
# cookiecutter
# molecule
# yamllint
referencing==0.30.0
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
# via
# ansible-lint
# cookiecutter
# docker
# molecule-plugins
resolvelib==1.0.1
# via ansible-core
rich==13.5.0
# via
# ansible-lint
# enrich
# molecule
rpds-py==0.9.2
# via
# jsonschema
# referencing
ruamel-yaml==0.17.32
# via ansible-lint
ruamel-yaml-clib==0.2.7
# via ruamel-yaml
selinux==0.3.0
# via molecule-plugins
six==1.16.0
# via python-dateutil
subprocess-tee==0.4.1
# via
# ansible-compat
# ansible-lint
text-unidecode==1.3
# via python-slugify
tomli==2.0.1
# via black
urllib3==2.0.4
# via
# docker
# requests
wcmatch==8.4.1
# via ansible-lint
websocket-client==1.6.1
# via docker
yamllint==1.32.0
# via ansible-lint