-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements-dev.lock
95 lines (94 loc) · 1.8 KB
/
requirements-dev.lock
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
# generated by rye
# use `rye lock` or `rye sync` to update this lockfile
#
# last locked with the following flags:
# pre: false
# features: []
# all-features: false
# with-sources: false
# generate-hashes: false
# universal: false
-e file:.
alabaster==1.0.0
# via sphinx
astroid==3.3.2
# via sphinx-autoapi
babel==2.16.0
# via sphinx
black==24.8.0
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via black
colorama==0.4.6
# via click
# via pytest
# via sphinx
docutils==0.21.2
# via sphinx
# via sphinx-rtd-theme
exceptiongroup==1.2.2
# via pytest
idna==3.8
# via requests
imagesize==1.4.1
# via sphinx
iniconfig==2.0.0
# via pytest
jinja2==3.1.4
# via sphinx
# via sphinx-autoapi
markupsafe==2.1.5
# via jinja2
mypy-extensions==1.0.0
# via black
packaging==24.1
# via black
# via pytest
# via sphinx
pathspec==0.12.1
# via black
platformdirs==4.2.2
# via black
pluggy==1.5.0
# via pytest
pygments==2.18.0
# via sphinx
pytest==8.3.2
pyyaml==6.0.2
# via sphinx-autoapi
requests==2.32.3
# via sphinx
snowballstemmer==2.2.0
# via sphinx
sphinx==8.0.2
# via sphinx-autoapi
# via sphinx-rtd-theme
# via sphinxcontrib-jquery
sphinx-autoapi==3.2.1
sphinx-rtd-theme==3.0.0rc1
sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-devhelp==2.0.0
# via sphinx
sphinxcontrib-htmlhelp==2.1.0
# via sphinx
sphinxcontrib-jquery==4.1
# via sphinx-rtd-theme
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
tomli==2.0.1
# via black
# via pytest
# via sphinx
typing-extensions==4.12.2
# via astroid
# via black
urllib3==2.2.2
# via requests