Skip to content

Commit 8576e52

Browse files
committed
Update docs requirements.
1 parent f9fde01 commit 8576e52

File tree

1 file changed

+6
-30
lines changed

1 file changed

+6
-30
lines changed

docs/requirements.txt

Lines changed: 6 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,16 @@
66
#
77
alabaster==0.7.13
88
# via sphinx
9-
babel==2.12.1
9+
babel==2.13.1
1010
# via sphinx
1111
beautifulsoup4==4.12.2
1212
# via furo
1313
certifi==2023.7.22
1414
# via requests
15-
charset-normalizer==3.2.0
15+
charset-normalizer==3.3.1
1616
# via requests
17-
contourpy==1.1.1
18-
# via matplotlib
19-
cycler==0.11.0
20-
# via matplotlib
2117
docutils==0.20.1
2218
# via sphinx
23-
fonttools==4.42.1
24-
# via matplotlib
2519
furo==2023.9.10
2620
# via -r docs/requirements.in
2721
idna==3.4
@@ -30,38 +24,20 @@ imagesize==1.4.1
3024
# via sphinx
3125
jinja2==3.1.2
3226
# via sphinx
33-
kiwisolver==1.4.5
34-
# via matplotlib
3527
lxml==4.9.3
3628
# via sphinx-json-schema-spec
3729
markupsafe==2.1.3
3830
# via jinja2
39-
matplotlib==3.8.0
40-
# via sphinxext-opengraph
41-
numpy==1.26.0
42-
# via
43-
# contourpy
44-
# matplotlib
45-
packaging==23.1
46-
# via
47-
# matplotlib
48-
# sphinx
49-
pillow==10.0.1
50-
# via matplotlib
31+
packaging==23.2
32+
# via sphinx
5133
pyenchant==3.2.2
5234
# via sphinxcontrib-spelling
5335
pygments==2.16.1
5436
# via
5537
# furo
5638
# sphinx
57-
pyparsing==3.1.1
58-
# via matplotlib
59-
python-dateutil==2.8.2
60-
# via matplotlib
6139
requests==2.31.0
6240
# via sphinx
63-
six==1.16.0
64-
# via python-dateutil
6541
snowballstemmer==2.2.0
6642
# via sphinx
6743
soupsieve==2.5
@@ -97,7 +73,7 @@ sphinxcontrib-serializinghtml==1.1.9
9773
# via sphinx
9874
sphinxcontrib-spelling==8.0.0
9975
# via -r docs/requirements.in
100-
sphinxext-opengraph==0.8.2
76+
sphinxext-opengraph==0.9.0
10177
# via -r docs/requirements.in
102-
urllib3==2.0.5
78+
urllib3==2.0.7
10379
# via requests

0 commit comments

Comments
 (0)