File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
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 docs/requirements.in
5
+ # pip-compile --strip-extras docs/requirements.in
6
6
#
7
7
alabaster == 0.7.13
8
8
# via sphinx
9
9
attrs == 23.1.0
10
10
# via referencing
11
- babel == 2.12.1
11
+ babel == 2.13.0
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.2.0
17
+ charset-normalizer == 3.3.1
18
18
# via requests
19
19
contourpy == 1.1.1
20
20
# via matplotlib
21
- cycler == 0.11.0
21
+ cycler == 0.12.1
22
22
# via matplotlib
23
23
docutils == 0.20.1
24
24
# via sphinx
25
- fonttools == 4.42 .1
25
+ fonttools == 4.43 .1
26
26
# via matplotlib
27
27
furo == 2023.9.10
28
28
# via -r docs/requirements.in
@@ -40,15 +40,15 @@ markupsafe==2.1.3
40
40
# via jinja2
41
41
matplotlib == 3.8.0
42
42
# via sphinxext-opengraph
43
- numpy == 1.26.0
43
+ numpy == 1.26.1
44
44
# via
45
45
# contourpy
46
46
# matplotlib
47
- packaging == 23.1
47
+ packaging == 23.2
48
48
# via
49
49
# matplotlib
50
50
# sphinx
51
- pillow == 10.0.1
51
+ pillow == 10.1.0
52
52
# via matplotlib
53
53
pyenchant == 3.2.2
54
54
# via sphinxcontrib-spelling
@@ -67,7 +67,7 @@ referencing==0.30.2
67
67
# via jsonschema-specifications
68
68
requests == 2.31.0
69
69
# via sphinx
70
- rpds-py == 0.10.3
70
+ rpds-py == 0.10.6
71
71
# via referencing
72
72
six == 1.16.0
73
73
# via python-dateutil
@@ -108,5 +108,5 @@ sphinxcontrib-spelling==8.0.0
108
108
# via -r docs/requirements.in
109
109
sphinxext-opengraph == 0.8.2
110
110
# via -r docs/requirements.in
111
- urllib3 == 2.0.5
111
+ urllib3 == 2.0.7
112
112
# via requests
You can’t perform that action at this time.
0 commit comments