File tree 1 file changed +7
-31
lines changed
1 file changed +7
-31
lines changed Original file line number Diff line number Diff line change @@ -8,28 +8,22 @@ alabaster==0.7.13
8
8
# via sphinx
9
9
anyascii == 0.3.2
10
10
# via sphinx-autoapi
11
- astroid == 3.0.0
11
+ astroid == 3.0.1
12
12
# via sphinx-autoapi
13
13
attrs == 23.1.0
14
14
# via
15
15
# jsonschema
16
16
# referencing
17
- babel == 2.13.0
17
+ babel == 2.13.1
18
18
# via sphinx
19
19
beautifulsoup4 == 4.12.2
20
20
# via furo
21
21
certifi == 2023.7.22
22
22
# via requests
23
- charset-normalizer == 3.3.0
23
+ charset-normalizer == 3.3.1
24
24
# via requests
25
- contourpy == 1.1.1
26
- # via matplotlib
27
- cycler == 0.12.1
28
- # via matplotlib
29
25
docutils == 0.20.1
30
26
# via sphinx
31
- fonttools == 4.43.1
32
- # via matplotlib
33
27
furo == 2023.9.10
34
28
# via -r docs/requirements.in
35
29
idna == 3.4
@@ -44,36 +38,20 @@ file:.#egg=jsonschema
44
38
# via -r docs/requirements.in
45
39
jsonschema-specifications == 2023.7.1
46
40
# via jsonschema
47
- kiwisolver == 1.4.5
48
- # via matplotlib
49
41
lxml == 4.9.3
50
42
# via
51
43
# -r docs/requirements.in
52
44
# sphinx-json-schema-spec
53
45
markupsafe == 2.1.3
54
46
# via jinja2
55
- matplotlib == 3.8.0
56
- # via sphinxext-opengraph
57
- numpy == 1.26.0
58
- # via
59
- # contourpy
60
- # matplotlib
61
47
packaging == 23.2
62
- # via
63
- # matplotlib
64
- # sphinx
65
- pillow == 10.0.1
66
- # via matplotlib
48
+ # via sphinx
67
49
pyenchant == 3.2.2
68
50
# via sphinxcontrib-spelling
69
51
pygments == 2.16.1
70
52
# via
71
53
# furo
72
54
# sphinx
73
- pyparsing == 3.1.1
74
- # via matplotlib
75
- python-dateutil == 2.8.2
76
- # via matplotlib
77
55
pyyaml == 6.0.1
78
56
# via sphinx-autoapi
79
57
referencing == 0.30.2
@@ -82,12 +60,10 @@ referencing==0.30.2
82
60
# jsonschema-specifications
83
61
requests == 2.31.0
84
62
# via sphinx
85
- rpds-py == 0.10.4
63
+ rpds-py == 0.10.6
86
64
# via
87
65
# jsonschema
88
66
# referencing
89
- six == 1.16.0
90
- # via python-dateutil
91
67
snowballstemmer == 2.2.0
92
68
# via sphinx
93
69
soupsieve == 2.5
@@ -132,7 +108,7 @@ sphinxcontrib-serializinghtml==1.1.9
132
108
# via sphinx
133
109
sphinxcontrib-spelling == 8.0.0
134
110
# via -r docs/requirements.in
135
- sphinxext-opengraph == 0.8.2
111
+ sphinxext-opengraph == 0.9.0
136
112
# via -r docs/requirements.in
137
- urllib3 == 2.0.6
113
+ urllib3 == 2.0.7
138
114
# via requests
You can’t perform that action at this time.
0 commit comments