This repository was archived by the owner on Apr 9, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +7
-11
lines changed Expand file tree Collapse file tree 1 file changed +7
-11
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ alabaster==0.7.13
8
8
# via sphinx
9
9
anyascii == 0.3.2
10
10
# via sphinx-autoapi
11
- astroid == 2.15.6
11
+ astroid == 3.0.0
12
12
# via sphinx-autoapi
13
- babel == 2.12.1
13
+ babel == 2.13.0
14
14
# via sphinx
15
15
certifi == 2023.7.22
16
16
# via requests
17
- charset-normalizer == 3.2 .0
17
+ charset-normalizer == 3.3 .0
18
18
# via requests
19
19
colorama == 0.4.6
20
20
# via sphinx-autobuild
@@ -36,13 +36,11 @@ jinja2==3.1.2
36
36
# sphinx-autoapi
37
37
latexcodec == 2.0.1
38
38
# via pybtex
39
- lazy-object-proxy == 1.9.0
40
- # via astroid
41
39
livereload == 2.6.3
42
40
# via sphinx-autobuild
43
41
markupsafe == 2.1.3
44
42
# via jinja2
45
- packaging == 23.1
43
+ packaging == 23.2
46
44
# via sphinx
47
45
pybtex == 0.24.0
48
46
# via
@@ -86,7 +84,7 @@ sphinx==7.2.6
86
84
# sphinxcontrib-qthelp
87
85
# sphinxcontrib-serializinghtml
88
86
# sphinxemoji
89
- sphinx-autoapi == 2.1.1
87
+ sphinx-autoapi == 3.0.0
90
88
# via sphinx-hoverxref (pyproject.toml)
91
89
sphinx-autobuild == 2021.3.14
92
90
# via sphinx-hoverxref (pyproject.toml)
@@ -122,9 +120,7 @@ sphinxemoji==0.2.0
122
120
# via sphinx-hoverxref (pyproject.toml)
123
121
tornado == 6.3.3
124
122
# via livereload
125
- typing-extensions == 4.7.1
123
+ typing-extensions == 4.8.0
126
124
# via astroid
127
- urllib3 == 2.0.4
125
+ urllib3 == 2.0.6
128
126
# via requests
129
- wrapt == 1.15.0
130
- # via astroid
You can’t perform that action at this time.
0 commit comments