File tree Expand file tree Collapse file tree 1 file changed +6
-30
lines changed Expand file tree Collapse file tree 1 file changed +6
-30
lines changed Original file line number Diff line number Diff line change 6
6
#
7
7
alabaster == 0.7.13
8
8
# via sphinx
9
- babel == 2.12 .1
9
+ babel == 2.13 .1
10
10
# via sphinx
11
11
beautifulsoup4 == 4.12.2
12
12
# via furo
13
13
certifi == 2023.7.22
14
14
# via requests
15
- charset-normalizer == 3.2.0
15
+ charset-normalizer == 3.3.1
16
16
# via requests
17
- contourpy == 1.1.1
18
- # via matplotlib
19
- cycler == 0.11.0
20
- # via matplotlib
21
17
docutils == 0.20.1
22
18
# via sphinx
23
- fonttools == 4.42.1
24
- # via matplotlib
25
19
furo == 2023.9.10
26
20
# via -r docs/requirements.in
27
21
idna == 3.4
@@ -30,38 +24,20 @@ imagesize==1.4.1
30
24
# via sphinx
31
25
jinja2 == 3.1.2
32
26
# via sphinx
33
- kiwisolver == 1.4.5
34
- # via matplotlib
35
27
lxml == 4.9.3
36
28
# via sphinx-json-schema-spec
37
29
markupsafe == 2.1.3
38
30
# via jinja2
39
- matplotlib == 3.8.0
40
- # via sphinxext-opengraph
41
- numpy == 1.26.0
42
- # via
43
- # contourpy
44
- # matplotlib
45
- packaging == 23.1
46
- # via
47
- # matplotlib
48
- # sphinx
49
- pillow == 10.0.1
50
- # via matplotlib
31
+ packaging == 23.2
32
+ # via sphinx
51
33
pyenchant == 3.2.2
52
34
# via sphinxcontrib-spelling
53
35
pygments == 2.16.1
54
36
# via
55
37
# furo
56
38
# sphinx
57
- pyparsing == 3.1.1
58
- # via matplotlib
59
- python-dateutil == 2.8.2
60
- # via matplotlib
61
39
requests == 2.31.0
62
40
# via sphinx
63
- six == 1.16.0
64
- # via python-dateutil
65
41
snowballstemmer == 2.2.0
66
42
# via sphinx
67
43
soupsieve == 2.5
@@ -97,7 +73,7 @@ sphinxcontrib-serializinghtml==1.1.9
97
73
# via sphinx
98
74
sphinxcontrib-spelling == 8.0.0
99
75
# via -r docs/requirements.in
100
- sphinxext-opengraph == 0.8.2
76
+ sphinxext-opengraph == 0.9.0
101
77
# via -r docs/requirements.in
102
- urllib3 == 2.0.5
78
+ urllib3 == 2.0.7
103
79
# via requests
You can’t perform that action at this time.
0 commit comments