File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Expand file tree Collapse file tree 1 file changed +15
-15
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
@@ -12,19 +12,19 @@ babel==2.12.1
12
12
# via sphinx
13
13
beautifulsoup4 == 4.12.2
14
14
# via furo
15
- certifi == 2023.5.7
15
+ certifi == 2023.7.22
16
16
# via requests
17
- charset-normalizer == 3.1 .0
17
+ charset-normalizer == 3.2 .0
18
18
# via requests
19
- contourpy == 1.0.7
19
+ contourpy == 1.1.0
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.39.4
25
+ fonttools == 4.41.1
26
26
# via matplotlib
27
- furo == 2023.5.20
27
+ furo == 2023.7.26
28
28
# via -r docs/requirements.in
29
29
idna == 3.4
30
30
# via requests
@@ -36,19 +36,19 @@ file:.#egg=jsonschema_specifications
36
36
# via -r docs/requirements.in
37
37
kiwisolver == 1.4.4
38
38
# via matplotlib
39
- markupsafe == 2.1.2
39
+ markupsafe == 2.1.3
40
40
# via jinja2
41
- matplotlib == 3.7.1
41
+ matplotlib == 3.7.2
42
42
# via sphinxext-opengraph
43
- numpy == 1.24.3
43
+ numpy == 1.25.1
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 == 9.5 .0
51
+ pillow == 10.0 .0
52
52
# via matplotlib
53
53
pyenchant == 3.2.2
54
54
# via sphinxcontrib-spelling
@@ -63,27 +63,27 @@ pyparsing==3.0.9
63
63
# via matplotlib
64
64
python-dateutil == 2.8.2
65
65
# via matplotlib
66
- referencing == 0.28.5
66
+ referencing == 0.30.0
67
67
# via jsonschema-specifications
68
68
requests == 2.31.0
69
69
# via sphinx
70
- rpds-py == 0.7.1
70
+ rpds-py == 0.9.2
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
76
soupsieve == 2.4.1
77
77
# via beautifulsoup4
78
- sphinx == 7.0 .1
78
+ sphinx == 7.1 .1
79
79
# via
80
80
# -r docs/requirements.in
81
81
# furo
82
82
# sphinx-basic-ng
83
83
# sphinx-copybutton
84
84
# sphinxcontrib-spelling
85
85
# sphinxext-opengraph
86
- sphinx-basic-ng == 1.0.0b1
86
+ sphinx-basic-ng == 1.0.0b2
87
87
# via furo
88
88
sphinx-copybutton == 0.5.2
89
89
# via -r docs/requirements.in
@@ -103,5 +103,5 @@ sphinxcontrib-spelling==8.0.0
103
103
# via -r docs/requirements.in
104
104
sphinxext-opengraph == 0.8.2
105
105
# via -r docs/requirements.in
106
- urllib3 == 2.0.2
106
+ urllib3 == 2.0.4
107
107
# via requests
You can’t perform that action at this time.
0 commit comments