File tree 1 file changed +14
-14
lines changed
1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change 2
2
# This file is autogenerated by pip-compile with Python 3.11
3
3
# by the following command:
4
4
#
5
- # pip-compile --resolver=backtracking docs/requirements.in
5
+ # pip-compile --config=pyproject.toml -- resolver=backtracking docs/requirements.in
6
6
#
7
7
alabaster == 0.7.13
8
8
# via sphinx
9
9
babel == 2.12.1
10
10
# via sphinx
11
11
beautifulsoup4 == 4.12.2
12
12
# via furo
13
- certifi == 2023.5.7
13
+ certifi == 2023.7.22
14
14
# via requests
15
- charset-normalizer == 3.1 .0
15
+ charset-normalizer == 3.2 .0
16
16
# via requests
17
- contourpy == 1.0.7
17
+ contourpy == 1.1.0
18
18
# via matplotlib
19
19
cycler == 0.11.0
20
20
# via matplotlib
21
21
docutils == 0.20.1
22
22
# via sphinx
23
- fonttools == 4.39.4
23
+ fonttools == 4.41.1
24
24
# via matplotlib
25
- furo == 2023.5.20
25
+ furo == 2023.7.26
26
26
# via -r docs/requirements.in
27
27
idna == 3.4
28
28
# via requests
@@ -32,21 +32,21 @@ jinja2==3.1.2
32
32
# via sphinx
33
33
kiwisolver == 1.4.4
34
34
# via matplotlib
35
- lxml == 4.9.2
35
+ lxml == 4.9.3
36
36
# via sphinx-json-schema-spec
37
- markupsafe == 2.1.2
37
+ markupsafe == 2.1.3
38
38
# via jinja2
39
- matplotlib == 3.7.1
39
+ matplotlib == 3.7.2
40
40
# via sphinxext-opengraph
41
- numpy == 1.24.3
41
+ numpy == 1.25.1
42
42
# via
43
43
# contourpy
44
44
# matplotlib
45
45
packaging == 23.1
46
46
# via
47
47
# matplotlib
48
48
# sphinx
49
- pillow == 9.5 .0
49
+ pillow == 10.0 .0
50
50
# via matplotlib
51
51
pyenchant == 3.2.2
52
52
# via sphinxcontrib-spelling
@@ -66,15 +66,15 @@ snowballstemmer==2.2.0
66
66
# via sphinx
67
67
soupsieve == 2.4.1
68
68
# via beautifulsoup4
69
- sphinx == 7.0 .1
69
+ sphinx == 7.1 .1
70
70
# via
71
71
# -r docs/requirements.in
72
72
# furo
73
73
# sphinx-basic-ng
74
74
# sphinx-json-schema-spec
75
75
# sphinxcontrib-spelling
76
76
# sphinxext-opengraph
77
- sphinx-basic-ng == 1.0.0b1
77
+ sphinx-basic-ng == 1.0.0b2
78
78
# via furo
79
79
file :.#egg=sphinx_json_schema_spec
80
80
# via -r docs/requirements.in
@@ -94,5 +94,5 @@ sphinxcontrib-spelling==8.0.0
94
94
# via -r docs/requirements.in
95
95
sphinxext-opengraph == 0.8.2
96
96
# via -r docs/requirements.in
97
- urllib3 == 2.0.2
97
+ urllib3 == 2.0.4
98
98
# via requests
You can’t perform that action at this time.
0 commit comments