-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.txt
273 lines (272 loc) · 5.04 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
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# "make update-requirements"
#
-e file:.#egg=bolton-logrus>=0.dev
# via -r requirements-dev.in
alabaster==0.7.13
# via sphinx
arrow==1.3.0
# via cookiecutter
astroid==3.0.2
# via pylint
babel==2.14.0
# via sphinx
binaryornot==0.4.4
# via cookiecutter
black==23.12.1
# via -r requirements-dev.in
bolton-metaman==0.1.2
# via
# -r requirements.in
# bolton-logrus
build==1.0.3
# via pip-tools
bump2version==1.0.1
# via -r requirements-dev.in
certifi==2023.11.17
# via requests
chardet==5.2.0
# via binaryornot
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# black
# cookiecutter
# cruft
# pip-tools
# typer
cogapp==3.3.0
# via -r requirements-dev.in
cookiecutter==2.5.0
# via cruft
coverage[toml]==7.4.0
# via
# coverage
# pytest-cov
cruft[pyproject]==2.15.0
# via -r requirements-dev.in
dill==0.3.7
# via pylint
distlib==0.3.8
# via virtualenv
docutils==0.20.1
# via
# m2r2
# sphinx
# sphinx-rtd-theme
exceptiongroup==1.2.0
# via pytest
filelock==3.13.1
# via
# tox
# virtualenv
flake8==7.0.0
# via -r requirements-dev.in
freezegun==1.4.0
# via -r requirements-dev.in
gitdb==4.0.11
# via gitpython
gitpython==3.1.41
# via cruft
idna==3.6
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==7.0.1
# via
# build
# sphinx
iniconfig==2.0.0
# via pytest
isort==5.13.2
# via
# -r requirements-dev.in
# pylint
jinja2==3.1.3
# via
# cookiecutter
# sphinx
m2r2==0.3.3.post2
# via -r requirements-dev.in
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.3
# via jinja2
mccabe==0.7.0
# via
# flake8
# pylint
mdurl==0.1.2
# via markdown-it-py
mistune==0.8.4
# via m2r2
mypy==1.8.0
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via
# black
# mypy
packaging==23.2
# via
# black
# build
# pytest
# setuptools-scm
# sphinx
# tox
pathspec==0.12.1
# via black
pip-tools==7.3.0
# via -r requirements-dev.in
platformdirs==4.1.0
# via
# black
# pylint
# virtualenv
pluggy==1.3.0
# via
# pytest
# tox
py==1.11.0
# via tox
pycodestyle==2.11.1
# via flake8
pydocstyle[toml]==6.3.0
# via -r requirements-dev.in
pyflakes==3.2.0
# via flake8
pygments==2.17.2
# via
# rich
# sphinx
pylint==3.0.3
# via -r requirements-dev.in
pyproject-hooks==1.0.0
# via build
pytest==7.4.4
# via
# -r requirements-dev.in
# pytest-cov
# pytest-mock
# syrupy
pytest-cov==4.1.0
# via -r requirements-dev.in
pytest-mock==3.12.0
# via -r requirements-dev.in
python-dateutil==2.8.2
# via
# arrow
# freezegun
python-slugify==8.0.1
# via cookiecutter
pytz==2023.3.post1
# via babel
pyyaml==6.0.1
# via cookiecutter
requests==2.31.0
# via
# cookiecutter
# sphinx
rich==13.7.0
# via cookiecutter
setuptools-scm==8.0.4
# via -r requirements-dev.in
six==1.16.0
# via
# python-dateutil
# tox
smmap==5.0.1
# via gitdb
snowballstemmer==2.2.0
# via
# pydocstyle
# sphinx
sphinx==7.1.2
# via
# -r requirements-dev.in
# sphinx-autodoc-typehints
# sphinx-rtd-theme
# sphinxcontrib-jquery
sphinx-autodoc-typehints==1.25.2
# via -r requirements-dev.in
sphinx-rtd-theme==2.0.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-jquery==4.1
# via sphinx-rtd-theme
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
structlog==24.1.0
# via
# -r requirements.in
# bolton-logrus
syrupy==4.6.0
# via -r requirements-dev.in
text-unidecode==1.3
# via python-slugify
toml==0.10.2
# via cruft
tomli==2.0.1
# via
# black
# build
# coverage
# mypy
# pip-tools
# pydocstyle
# pylint
# pyproject-hooks
# pytest
# setuptools-scm
# tox
tomlkit==0.12.3
# via pylint
tox==3.28.0
# via
# -r requirements-dev.in
# tox-pyenv
tox-pyenv==1.1.0
# via -r requirements-dev.in
typer==0.9.0
# via cruft
types-freezegun==1.1.10
# via -r requirements-dev.in
types-python-dateutil==2.8.19.20240106
# via arrow
typing-extensions==4.9.0
# via
# astroid
# black
# mypy
# pylint
# rich
# setuptools-scm
# typer
urllib3==2.1.0
# via requests
virtualenv==20.25.0
# via tox
wheel==0.42.0
# via pip-tools
zipp==3.17.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
pip==23.3.2
# via pip-tools
setuptools==69.0.3
# via
# pip-tools
# setuptools-scm