-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements-dev.txt
181 lines (180 loc) · 3.48 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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements-dev.in
#
alabaster==0.7.13
# via sphinx
anytree==2.9.0
# via pipgrip
babel==2.12.1
# via sphinx
beautifulsoup4==4.12.2
# via -r requirements.in
black==23.7.0
# via -r requirements-dev.in
build==0.10.0
# via -r requirements-dev.in
bump2version==1.0.1
# via -r requirements-dev.in
cachecontrol[filecache]==0.13.1
# via pip-audit
certifi==2023.7.22
# via requests
cfgv==3.3.1
# via pre-commit
charset-normalizer==3.2.0
# via requests
click==8.1.6
# via
# black
# pipgrip
# sphinx-click
codecov==2.1.13
# via -r requirements-dev.in
coverage==7.2.7
# via
# -r requirements-dev.in
# codecov
cyclonedx-python-lib==4.0.1
# via pip-audit
defusedxml==0.7.1
# via py-serializable
distlib==0.3.7
# via virtualenv
docutils==0.20.1
# via
# -r requirements-dev.in
# sphinx
# sphinx-click
filelock==3.12.2
# via
# cachecontrol
# virtualenv
html5lib==1.1
# via pip-audit
identify==2.5.26
# via pre-commit
idna==3.4
# via requests
imagesize==1.4.1
# via sphinx
jinja2==3.1.2
# via sphinx
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.3
# via jinja2
mdurl==0.1.2
# via markdown-it-py
msgpack==1.0.5
# via cachecontrol
mypy==1.4.1
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via
# black
# mypy
nodeenv==1.8.0
# via pre-commit
packageurl-python==0.11.2
# via cyclonedx-python-lib
packaging==23.1
# via
# black
# build
# pip-audit
# pip-requirements-parser
# pipgrip
# sphinx
pathspec==0.11.2
# via black
pip-api==0.0.30
# via pip-audit
pip-audit==2.6.1
# via -r requirements.in
pip-requirements-parser==32.0.1
# via pip-audit
pipfile==0.0.2
# via -r requirements.in
pipgrip==0.10.4
# via -r requirements.in
pkginfo==1.7.1
# via pipgrip
platformdirs==3.10.0
# via
# -r requirements.in
# black
# virtualenv
pre-commit==3.3.3
# via -r requirements-dev.in
py-serializable==0.11.1
# via cyclonedx-python-lib
pygments==2.16.1
# via
# -r requirements-dev.in
# rich
# sphinx
pyparsing==3.1.1
# via pip-requirements-parser
pyproject-hooks==1.0.0
# via build
pyyaml==6.0.1
# via pre-commit
requests==2.31.0
# via
# -r requirements.in
# cachecontrol
# codecov
# pip-audit
# sphinx
rich==13.5.2
# via
# -r requirements.in
# pip-audit
six==1.16.0
# via
# anytree
# html5lib
snowballstemmer==2.2.0
# via sphinx
sortedcontainers==2.4.0
# via cyclonedx-python-lib
soupsieve==2.4.1
# via beautifulsoup4
sphinx==7.1.2
# via
# -r requirements-dev.in
# sphinx-click
sphinx-click==4.4.0
# via -r requirements-dev.in
sphinxcontrib-applehelp==1.0.4
# via sphinx
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==2.0.1
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
toml==0.10.2
# via
# pip-audit
# pipfile
typing-extensions==4.7.1
# via mypy
urllib3==2.0.4
# via requests
virtualenv==20.24.2
# via pre-commit
webencodings==0.5.1
# via html5lib
wheel==0.41.1
# via pipgrip
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools