2
2
# This file is autogenerated by pip-compile with Python 3.11
3
3
# by the following command:
4
4
#
5
- # pip-compile --config=pyproject.toml --resolver=backtracking docs/requirements.in
5
+ # pip-compile docs/requirements.in
6
6
#
7
7
alabaster == 0.7.13
8
8
# via sphinx
@@ -16,15 +16,15 @@ certifi==2023.7.22
16
16
# via requests
17
17
charset-normalizer == 3.2.0
18
18
# via requests
19
- contourpy == 1.1.0
19
+ contourpy == 1.1.1
20
20
# via matplotlib
21
21
cycler == 0.11.0
22
22
# via matplotlib
23
23
docutils == 0.20.1
24
24
# via sphinx
25
- fonttools == 4.41 .1
25
+ fonttools == 4.42 .1
26
26
# via matplotlib
27
- furo == 2023.7.26
27
+ furo == 2023.9.10
28
28
# via -r docs/requirements.in
29
29
idna == 3.4
30
30
# via requests
@@ -34,74 +34,79 @@ jinja2==3.1.2
34
34
# via sphinx
35
35
file :.#egg=jsonschema_specifications
36
36
# via -r docs/requirements.in
37
- kiwisolver == 1.4.4
37
+ kiwisolver == 1.4.5
38
38
# via matplotlib
39
39
markupsafe == 2.1.3
40
40
# via jinja2
41
- matplotlib == 3.7.2
41
+ matplotlib == 3.8.0
42
42
# via sphinxext-opengraph
43
- numpy == 1.25.1
43
+ numpy == 1.26.0
44
44
# via
45
45
# contourpy
46
46
# matplotlib
47
47
packaging == 23.1
48
48
# via
49
49
# matplotlib
50
50
# sphinx
51
- pillow == 10.0.0
51
+ pillow == 10.0.1
52
52
# via matplotlib
53
53
pyenchant == 3.2.2
54
54
# via sphinxcontrib-spelling
55
- pygments == 2.15 .1
55
+ pygments == 2.16 .1
56
56
# via
57
57
# furo
58
58
# pygments-github-lexers
59
59
# sphinx
60
60
pygments-github-lexers == 0.0.5
61
61
# via -r docs/requirements.in
62
- pyparsing == 3.0.9
62
+ pyparsing == 3.1.1
63
63
# via matplotlib
64
64
python-dateutil == 2.8.2
65
65
# via matplotlib
66
- referencing == 0.30.0
66
+ referencing == 0.30.2
67
67
# via jsonschema-specifications
68
68
requests == 2.31.0
69
69
# via sphinx
70
- rpds-py == 0.9.2
70
+ rpds-py == 0.10.3
71
71
# via referencing
72
72
six == 1.16.0
73
73
# via python-dateutil
74
74
snowballstemmer == 2.2.0
75
75
# via sphinx
76
- soupsieve == 2.4.1
76
+ soupsieve == 2.5
77
77
# via beautifulsoup4
78
- sphinx == 7.1.1
78
+ sphinx == 7.2.6
79
79
# via
80
80
# -r docs/requirements.in
81
81
# furo
82
82
# sphinx-basic-ng
83
83
# sphinx-copybutton
84
+ # sphinxcontrib-applehelp
85
+ # sphinxcontrib-devhelp
86
+ # sphinxcontrib-htmlhelp
87
+ # sphinxcontrib-qthelp
88
+ # sphinxcontrib-serializinghtml
84
89
# sphinxcontrib-spelling
85
90
# sphinxext-opengraph
86
91
sphinx-basic-ng == 1.0.0b2
87
92
# via furo
88
93
sphinx-copybutton == 0.5.2
89
94
# via -r docs/requirements.in
90
- sphinxcontrib-applehelp == 1.0.4
95
+ sphinxcontrib-applehelp == 1.0.7
91
96
# via sphinx
92
- sphinxcontrib-devhelp == 1.0.2
97
+ sphinxcontrib-devhelp == 1.0.5
93
98
# via sphinx
94
- sphinxcontrib-htmlhelp == 2.0.1
99
+ sphinxcontrib-htmlhelp == 2.0.4
95
100
# via sphinx
96
101
sphinxcontrib-jsmath == 1.0.1
97
102
# via sphinx
98
- sphinxcontrib-qthelp == 1.0.3
103
+ sphinxcontrib-qthelp == 1.0.6
99
104
# via sphinx
100
- sphinxcontrib-serializinghtml == 1.1.5
105
+ sphinxcontrib-serializinghtml == 1.1.9
101
106
# via sphinx
102
107
sphinxcontrib-spelling == 8.0.0
103
108
# via -r docs/requirements.in
104
109
sphinxext-opengraph == 0.8.2
105
110
# via -r docs/requirements.in
106
- urllib3 == 2.0.4
111
+ urllib3 == 2.0.5
107
112
# via requests
0 commit comments