-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdev-requirements.txt
120 lines (120 loc) · 2.23 KB
/
dev-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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile dev-requirements.in
#
ansible-compat==4.1.5
# via ansible-lint
ansible-core==2.15.2
# via
# -c requirements.txt
# ansible-compat
# ansible-lint
ansible-lint==6.17.2
# via -r dev-requirements.in
attrs==23.1.0
# via
# jsonschema
# referencing
black==23.7.0
# via ansible-lint
bracex==2.3.post1
# via wcmatch
certifi==2023.7.22
# via requests
cffi==1.15.1
# via
# -c requirements.txt
# cryptography
charset-normalizer==3.2.0
# via requests
click==8.1.6
# via black
cryptography==41.0.3
# via
# -c requirements.txt
# ansible-core
filelock==3.12.2
# via ansible-lint
idna==3.4
# via requests
jinja2==3.1.2
# via
# -c requirements.txt
# ansible-core
jsonschema==4.18.6
# via
# ansible-compat
# ansible-lint
jsonschema-specifications==2023.7.1
# via jsonschema
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.3
# via
# -c requirements.txt
# jinja2
mdurl==0.1.2
# via markdown-it-py
mypy-extensions==1.0.0
# via black
packaging==23.1
# via
# -c requirements.txt
# ansible-compat
# ansible-core
# ansible-lint
# black
pathspec==0.11.2
# via
# ansible-lint
# black
# yamllint
platformdirs==3.10.0
# via black
pycparser==2.21
# via
# -c requirements.txt
# cffi
pygments==2.15.1
# via rich
pyyaml==6.0.1
# via
# -c requirements.txt
# ansible-compat
# ansible-core
# ansible-lint
# yamllint
referencing==0.30.2
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
# via ansible-lint
resolvelib==1.0.1
# via
# -c requirements.txt
# ansible-core
rich==13.5.2
# via ansible-lint
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
subprocess-tee==0.4.1
# via
# ansible-compat
# ansible-lint
tomli==2.0.1
# via black
urllib3==2.0.4
# via requests
wcmatch==8.4.1
# via ansible-lint
yamllint==1.32.0
# via ansible-lint