-
Notifications
You must be signed in to change notification settings - Fork 44
/
requirements-dev.txt
485 lines (484 loc) · 9.7 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
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --extra=dev --output-file=requirements-dev.txt
#
alabaster==0.7.16
# via sphinx
annotated-types==0.7.0
# via
# craft-platforms
# pydantic
anyio==4.6.2.post1
# via
# starlette
# watchfiles
apeye==1.4.1
# via sphinx-toolbox
apeye-core==1.1.5
# via apeye
autodocsumm==0.2.13
# via sphinx-toolbox
babel==2.16.0
# via sphinx
beautifulsoup4==4.12.3
# via
# canonical-sphinx-extensions
# furo
# pyspelling
# sphinx-toolbox
black==24.10.0
# via rockcraft (setup.py)
boolean-py==4.0
# via license-expression
bracex==2.5.post1
# via wcmatch
cachecontrol[filecache]==0.14.0
# via sphinx-toolbox
cachetools==5.5.0
# via tox
canonical-sphinx[full]==0.2.0
# via rockcraft (setup.py)
canonical-sphinx-extensions==0.0.23
# via canonical-sphinx
certifi==2024.8.30
# via requests
cffi==1.17.1
# via
# cryptography
# pygit2
chardet==5.2.0
# via
# python-debian
# tox
charset-normalizer==3.4.0
# via requests
click==8.1.7
# via
# black
# uvicorn
codespell==2.3.0
# via rockcraft (setup.py)
colorama==0.4.6
# via
# sphinx-autobuild
# tox
coverage==7.6.4
# via rockcraft (setup.py)
craft-application==4.3.0
# via rockcraft (setup.py)
craft-archives==2.0.1
# via
# craft-application
# rockcraft (setup.py)
craft-cli==2.9.0
# via
# craft-application
# rockcraft (setup.py)
craft-grammar==2.0.1
# via craft-application
craft-parts==2.1.2
# via
# craft-application
# rockcraft (setup.py)
craft-platforms==0.4.0
# via
# craft-application
# rockcraft (setup.py)
craft-providers==2.0.4
# via
# craft-application
# rockcraft (setup.py)
cryptography==43.0.3
# via secretstorage
cssutils==2.11.1
# via dict2css
dict2css==0.3.0.post1
# via sphinx-toolbox
distlib==0.3.9
# via virtualenv
distro==1.9.0
# via
# craft-archives
# craft-platforms
# lazr-restfulclient
docutils==0.21.2
# via
# canonical-sphinx-extensions
# myst-parser
# readme-renderer
# sphinx
# sphinx-prompt
# sphinx-tabs
# sphinx-toolbox
domdf-python-tools==3.9.0
# via
# apeye
# apeye-core
# dict2css
# sphinx-toolbox
filelock==3.16.1
# via
# cachecontrol
# sphinx-toolbox
# tox
# virtualenv
furo==2024.8.6
# via canonical-sphinx
gitdb==4.0.11
# via gitpython
gitpython==3.1.43
# via canonical-sphinx-extensions
h11==0.14.0
# via uvicorn
html5lib==1.1
# via
# pyspelling
# sphinx-toolbox
httplib2==0.22.0
# via
# launchpadlib
# lazr-restfulclient
idna==3.10
# via
# anyio
# apeye-core
# requests
imagesize==1.4.1
# via sphinx
importlib-metadata==8.5.0
# via twine
iniconfig==2.0.0
# via pytest
jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.1.0
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.4
# via
# myst-parser
# sphinx
# sphinx-jinja2-compat
keyring==25.4.1
# via twine
launchpadlib==2.0.0
# via craft-archives
lazr-restfulclient==0.14.6
# via
# craft-archives
# launchpadlib
lazr-uri==1.0.6
# via
# craft-archives
# launchpadlib
# wadllib
license-expression==30.3.1
# via craft-application
linkify-it-py==2.0.3
# via canonical-sphinx
lxml==5.3.0
# via pyspelling
markdown==3.7
# via pyspelling
markdown-it-py==3.0.0
# via
# mdit-py-plugins
# myst-parser
# rich
markupsafe==3.0.2
# via
# jinja2
# sphinx-jinja2-compat
mccabe==0.6.1
# via rockcraft (setup.py)
mdit-py-plugins==0.4.2
# via myst-parser
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.5.0
# via
# cssutils
# jaraco-classes
# jaraco-functools
msgpack==1.1.0
# via cachecontrol
mypy==1.13.0
# via rockcraft (setup.py)
mypy-extensions==1.0.0
# via
# black
# mypy
myst-parser==4.0.0
# via canonical-sphinx
natsort==8.4.0
# via domdf-python-tools
nh3==0.2.18
# via readme-renderer
oauthlib==3.2.2
# via lazr-restfulclient
overrides==7.7.0
# via
# craft-archives
# craft-grammar
# craft-parts
# rockcraft (setup.py)
packaging==24.1
# via
# black
# craft-providers
# pyproject-api
# pytest
# sphinx
# tox
pathspec==0.12.1
# via black
pkginfo==1.10.0
# via twine
platformdirs==4.3.6
# via
# apeye
# black
# craft-application
# craft-cli
# tox
# virtualenv
pluggy==1.5.0
# via
# pytest
# tox
polib==1.2.0
# via sphinx-lint
pycparser==2.22
# via cffi
pydantic==2.9.2
# via
# craft-application
# craft-archives
# craft-grammar
# craft-parts
# craft-providers
pydantic-core==2.23.4
# via pydantic
pygit2==1.14.1
# via craft-application
pygments==2.18.0
# via
# furo
# readme-renderer
# rich
# sphinx
# sphinx-prompt
# sphinx-tabs
pyparsing==3.2.0
# via httplib2
pyproject-api==1.8.0
# via tox
pyspelling==2.10
# via
# canonical-sphinx
# rockcraft (setup.py)
pytest==8.3.3
# via
# pytest-check
# pytest-mock
# pytest-subprocess
# rockcraft (setup.py)
pytest-check==2.4.1
# via rockcraft (setup.py)
pytest-mock==3.14.0
# via rockcraft (setup.py)
pytest-subprocess==1.5.2
# via rockcraft (setup.py)
python-debian==0.1.49
# via craft-archives
pyxdg==0.28
# via craft-parts
pyyaml==6.0.2
# via
# craft-application
# craft-cli
# craft-parts
# craft-providers
# myst-parser
# pyspelling
# snap-helpers
readme-renderer==44.0
# via twine
regex==2024.9.11
# via sphinx-lint
requests==2.32.3
# via
# apeye
# cachecontrol
# canonical-sphinx-extensions
# craft-application
# craft-parts
# craft-providers
# requests-toolbelt
# requests-unixsocket2
# sphinx
# twine
requests-toolbelt==1.0.0
# via twine
requests-unixsocket2==0.4.2
# via
# craft-parts
# craft-providers
rfc3986==2.0.0
# via twine
rich==13.9.3
# via twine
ruamel-yaml==0.18.6
# via sphinx-toolbox
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
secretstorage==3.3.3
# via keyring
six==1.16.0
# via
# html5lib
# lazr-restfulclient
smmap==5.0.1
# via gitdb
snap-helpers==0.4.2
# via craft-application
sniffio==1.3.1
# via anyio
snowballstemmer==2.2.0
# via sphinx
soupsieve==2.6
# via
# beautifulsoup4
# pyspelling
spdx==2.5.1
# via spdx-lookup
spdx-lookup==0.3.3
# via rockcraft (setup.py)
sphinx==7.4.7
# via
# autodocsumm
# canonical-sphinx
# canonical-sphinx-extensions
# furo
# myst-parser
# sphinx-autobuild
# sphinx-autodoc-typehints
# sphinx-basic-ng
# sphinx-copybutton
# sphinx-design
# sphinx-notfound-page
# sphinx-prompt
# sphinx-reredirects
# sphinx-tabs
# sphinx-toolbox
# sphinxcontrib-details-directive
# sphinxcontrib-jquery
# sphinxext-opengraph
sphinx-autobuild==2024.10.3
# via rockcraft (setup.py)
sphinx-autodoc-typehints==2.3.0
# via
# rockcraft (setup.py)
# sphinx-toolbox
sphinx-basic-ng==1.0.0b2
# via furo
sphinx-copybutton==0.5.2
# via canonical-sphinx
sphinx-design==0.6.1
# via canonical-sphinx
sphinx-jinja2-compat==0.3.0
# via sphinx-toolbox
sphinx-lint==1.0.0
# via rockcraft (setup.py)
sphinx-notfound-page==1.0.4
# via canonical-sphinx
sphinx-prompt==1.8.0
# via sphinx-toolbox
sphinx-reredirects==0.1.5
# via canonical-sphinx
sphinx-tabs==3.4.5
# via
# canonical-sphinx
# sphinx-toolbox
sphinx-toolbox==3.8.1
# via rockcraft (setup.py)
sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-details-directive==0.1.0
# via rockcraft (setup.py)
sphinxcontrib-devhelp==2.0.0
# via sphinx
sphinxcontrib-htmlhelp==2.1.0
# via sphinx
sphinxcontrib-jquery==4.1
# via canonical-sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sphinxext-opengraph==0.9.1
# via canonical-sphinx
starlette==0.41.0
# via sphinx-autobuild
tabulate==0.9.0
# via
# rockcraft (setup.py)
# sphinx-toolbox
tox==4.23.2
# via rockcraft (setup.py)
twine==5.1.1
# via rockcraft (setup.py)
types-pyyaml==6.0.12.20240917
# via rockcraft (setup.py)
types-requests==2.32.0.20241016
# via rockcraft (setup.py)
types-setuptools==75.2.0.20241019
# via rockcraft (setup.py)
types-tabulate==0.9.0.20240106
# via rockcraft (setup.py)
typing-extensions==4.12.2
# via
# craft-application
# craft-platforms
# domdf-python-tools
# mypy
# pydantic
# pydantic-core
# sphinx-toolbox
uc-micro-py==1.0.3
# via linkify-it-py
urllib3==2.2.3
# via
# requests
# requests-unixsocket2
# twine
# types-requests
uvicorn==0.32.0
# via sphinx-autobuild
virtualenv==20.27.0
# via tox
wadllib==2.0.0
# via lazr-restfulclient
watchfiles==0.24.0
# via sphinx-autobuild
wcmatch==10.0
# via pyspelling
webencodings==0.5.1
# via html5lib
websockets==13.1
# via sphinx-autobuild
wheel==0.44.0
# via rockcraft (setup.py)
zipp==3.20.2
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools