-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathrequirements.txt
More file actions
112 lines (112 loc) · 2.05 KB
/
requirements.txt
File metadata and controls
112 lines (112 loc) · 2.05 KB
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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=requirements.txt requirements.in
#
ansible==11.13.0
# via -r requirements.in
ansible-compat==25.12.1
# via molecule
ansible-core==2.18.14
# via
# ansible
# ansible-compat
# molecule
attrs==25.4.0
# via
# jsonschema
# referencing
bracex==2.6
# via wcmatch
certifi==2026.2.25
# via requests
cffi==2.0.0
# via cryptography
charset-normalizer==3.4.6
# via requests
click==8.3.1
# via molecule
cryptography==46.0.5
# via ansible-core
distro==1.9.0
# via selinux
docker==7.1.0
# via molecule-plugins
enrich==1.2.7
# via molecule
idna==3.11
# via requests
jinja2==3.1.6
# via
# ansible-core
# molecule
jsonschema==4.26.0
# via
# ansible-compat
# molecule
jsonschema-specifications==2025.9.1
# via jsonschema
markdown-it-py==4.0.0
# via rich
markupsafe==3.0.3
# via jinja2
mdurl==0.1.2
# via markdown-it-py
molecule==26.3.0
# via
# -r requirements.in
# molecule-plugins
molecule-plugins[docker]==25.8.12
# via -r requirements.in
packaging==26.0
# via
# ansible-compat
# ansible-core
# molecule
pathspec==1.0.4
# via yamllint
pluggy==1.6.0
# via molecule
pycparser==3.0
# via cffi
pygments==2.20.0
# via rich
pyyaml==6.0.3
# via
# ansible-compat
# ansible-core
# molecule
# yamllint
referencing==0.37.0
# via
# jsonschema
# jsonschema-specifications
requests==2.33.0
# via
# docker
# molecule-plugins
resolvelib==1.0.1
# via ansible-core
rich==14.3.3
# via
# enrich
# molecule
rpds-py==0.30.0
# via
# jsonschema
# referencing
selinux==0.3.0
# via molecule-plugins
subprocess-tee==0.4.2
# via ansible-compat
typing-extensions==4.15.0
# via referencing
urllib3==2.6.3
# via
# docker
# requests
wcmatch==10.1
# via molecule
yamllint==1.38.0
# via -r requirements.in