File tree Expand file tree Collapse file tree 1 file changed +7
-31
lines changed Expand file tree Collapse file tree 1 file changed +7
-31
lines changed Original file line number Diff line number Diff line change @@ -8,22 +8,16 @@ alabaster==0.7.13
8
8
# via sphinx
9
9
attrs == 23.1.0
10
10
# via referencing
11
- babel == 2.13.0
11
+ babel == 2.13.1
12
12
# via sphinx
13
13
beautifulsoup4 == 4.12.2
14
14
# via furo
15
15
certifi == 2023.7.22
16
16
# via requests
17
- charset-normalizer == 3.3.1
17
+ charset-normalizer == 3.3.2
18
18
# via requests
19
- contourpy == 1.1.1
20
- # via matplotlib
21
- cycler == 0.12.1
22
- # via matplotlib
23
19
docutils == 0.20.1
24
20
# via sphinx
25
- fonttools == 4.43.1
26
- # via matplotlib
27
21
furo == 2023.9.10
28
22
# via -r docs/requirements.in
29
23
idna == 3.4
@@ -34,22 +28,10 @@ jinja2==3.1.2
34
28
# via sphinx
35
29
file :.#egg=jsonschema_specifications
36
30
# via -r docs/requirements.in
37
- kiwisolver == 1.4.5
38
- # via matplotlib
39
31
markupsafe == 2.1.3
40
32
# via jinja2
41
- matplotlib == 3.8.0
42
- # via sphinxext-opengraph
43
- numpy == 1.26.1
44
- # via
45
- # contourpy
46
- # matplotlib
47
33
packaging == 23.2
48
- # via
49
- # matplotlib
50
- # sphinx
51
- pillow == 10.1.0
52
- # via matplotlib
34
+ # via sphinx
53
35
pyenchant == 3.2.2
54
36
# via sphinxcontrib-spelling
55
37
pygments == 2.16.1
@@ -59,18 +41,12 @@ pygments==2.16.1
59
41
# sphinx
60
42
pygments-github-lexers == 0.0.5
61
43
# via -r docs/requirements.in
62
- pyparsing == 3.1.1
63
- # via matplotlib
64
- python-dateutil == 2.8.2
65
- # via matplotlib
66
- referencing == 0.30.2
44
+ referencing == 0.31.0
67
45
# via jsonschema-specifications
68
46
requests == 2.31.0
69
47
# via sphinx
70
- rpds-py == 0.10.6
48
+ rpds-py == 0.12.0
71
49
# via referencing
72
- six == 1.16.0
73
- # via python-dateutil
74
50
snowballstemmer == 2.2.0
75
51
# via sphinx
76
52
soupsieve == 2.5
@@ -106,7 +82,7 @@ sphinxcontrib-serializinghtml==1.1.9
106
82
# via sphinx
107
83
sphinxcontrib-spelling == 8.0.0
108
84
# via -r docs/requirements.in
109
- sphinxext-opengraph == 0.8.2
85
+ sphinxext-opengraph == 0.9.0
110
86
# via -r docs/requirements.in
111
- urllib3 == 2.0.7
87
+ urllib3 == 2.1.0
112
88
# via requests
You can’t perform that action at this time.
0 commit comments