forked from floored1585/ansible-frr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
204 lines (203 loc) · 3.69 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
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
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile requirements.in
#
ansible==7.2.0
# via -r requirements.in
ansible-compat==3.0.1
# via molecule
ansible-core==2.14.2
# via
# ansible
# ansible-compat
# ansible-lint
ansible-lint==6.13.1
# via -r requirements.in
arrow==1.2.3
# via jinja2-time
attrs==22.2.0
# via jsonschema
binaryornot==0.4.4
# via cookiecutter
black==23.1.0
# via ansible-lint
bracex==2.3.post1
# via wcmatch
build==0.10.0
# via pip-tools
certifi==2022.12.7
# via requests
cffi==1.15.1
# via cryptography
chardet==5.1.0
# via binaryornot
charset-normalizer==3.0.1
# via requests
click==8.1.3
# via
# black
# click-help-colors
# cookiecutter
# mkdocs
# molecule
# pip-tools
click-help-colors==0.9.1
# via molecule
cookiecutter==2.1.1
# via molecule
cryptography==41.0.6
# via ansible-core
distro==1.8.0
# via selinux
docker==6.0.1
# via
# -r requirements.in
# molecule-docker
enrich==1.2.7
# via molecule
filelock==3.9.0
# via ansible-lint
ghp-import==2.1.0
# via mkdocs
idna==3.4
# via requests
importlib-metadata==6.8.0
# via
# markdown
# mkdocs
jinja2==3.1.2
# via
# ansible-core
# cookiecutter
# jinja2-time
# mkdocs
# molecule
jinja2-time==0.2.0
# via cookiecutter
jsonschema==4.17.3
# via
# ansible-compat
# ansible-lint
# molecule
markdown==3.3.7
# via mkdocs
markdown-it-py==2.1.0
# via rich
markupsafe==2.1.2
# via jinja2
mdurl==0.1.2
# via markdown-it-py
mergedeep==1.3.4
# via mkdocs
mkdocs==1.4.2
# via -r requirements.in
molecule[docker]==4.0.4
# via
# -r requirements.in
# molecule-docker
molecule-docker==2.1.0
# via molecule
mypy-extensions==1.0.0
# via black
packaging==23.0
# via
# ansible-compat
# ansible-core
# ansible-lint
# black
# build
# docker
# mkdocs
# molecule
pathspec==0.11.0
# via
# black
# yamllint
pip-tools==6.12.2
# via -r requirements.in
platformdirs==3.0.0
# via black
pluggy==1.0.0
# via molecule
pycparser==2.21
# via cffi
pygments==2.14.0
# via rich
pyproject-hooks==1.0.0
# via build
pyrsistent==0.19.3
# via jsonschema
python-dateutil==2.8.2
# via
# arrow
# ghp-import
python-slugify==8.0.0
# via cookiecutter
pyyaml==6.0
# via
# ansible-compat
# ansible-core
# ansible-lint
# cookiecutter
# mkdocs
# molecule
# pyyaml-env-tag
# yamllint
pyyaml-env-tag==0.1
# via mkdocs
requests==2.31.0
# via
# cookiecutter
# docker
# molecule-docker
resolvelib==0.8.1
# via ansible-core
rich==13.3.1
# via
# ansible-lint
# enrich
# molecule
ruamel-yaml==0.17.21
# via ansible-lint
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
selinux==0.3.0
# via molecule-docker
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
# build
# pyproject-hooks
typing-extensions==4.8.0
# via black
urllib3==1.26.14
# via
# docker
# requests
watchdog==2.2.1
# via mkdocs
wcmatch==8.4.1
# via ansible-lint
websocket-client==1.5.1
# via docker
wheel==0.38.4
# via pip-tools
yamllint==1.29.0
# via
# -r requirements.in
# ansible-lint
zipp==3.17.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools