Skip to content

Commit 7f003a9

Browse files
committed
Update docs requirements.
1 parent daa40b3 commit 7f003a9

File tree

1 file changed

+7
-31
lines changed

1 file changed

+7
-31
lines changed

docs/requirements.txt

+7-31
Original file line numberDiff line numberDiff line change
@@ -8,28 +8,22 @@ alabaster==0.7.13
88
# via sphinx
99
anyascii==0.3.2
1010
# via sphinx-autoapi
11-
astroid==3.0.0
11+
astroid==3.0.1
1212
# via sphinx-autoapi
1313
attrs==23.1.0
1414
# via
1515
# jsonschema
1616
# referencing
17-
babel==2.13.0
17+
babel==2.13.1
1818
# via sphinx
1919
beautifulsoup4==4.12.2
2020
# via furo
2121
certifi==2023.7.22
2222
# via requests
23-
charset-normalizer==3.3.0
23+
charset-normalizer==3.3.1
2424
# via requests
25-
contourpy==1.1.1
26-
# via matplotlib
27-
cycler==0.12.1
28-
# via matplotlib
2925
docutils==0.20.1
3026
# via sphinx
31-
fonttools==4.43.1
32-
# via matplotlib
3327
furo==2023.9.10
3428
# via -r docs/requirements.in
3529
idna==3.4
@@ -44,36 +38,20 @@ file:.#egg=jsonschema
4438
# via -r docs/requirements.in
4539
jsonschema-specifications==2023.7.1
4640
# via jsonschema
47-
kiwisolver==1.4.5
48-
# via matplotlib
4941
lxml==4.9.3
5042
# via
5143
# -r docs/requirements.in
5244
# sphinx-json-schema-spec
5345
markupsafe==2.1.3
5446
# via jinja2
55-
matplotlib==3.8.0
56-
# via sphinxext-opengraph
57-
numpy==1.26.0
58-
# via
59-
# contourpy
60-
# matplotlib
6147
packaging==23.2
62-
# via
63-
# matplotlib
64-
# sphinx
65-
pillow==10.0.1
66-
# via matplotlib
48+
# via sphinx
6749
pyenchant==3.2.2
6850
# via sphinxcontrib-spelling
6951
pygments==2.16.1
7052
# via
7153
# furo
7254
# sphinx
73-
pyparsing==3.1.1
74-
# via matplotlib
75-
python-dateutil==2.8.2
76-
# via matplotlib
7755
pyyaml==6.0.1
7856
# via sphinx-autoapi
7957
referencing==0.30.2
@@ -82,12 +60,10 @@ referencing==0.30.2
8260
# jsonschema-specifications
8361
requests==2.31.0
8462
# via sphinx
85-
rpds-py==0.10.4
63+
rpds-py==0.10.6
8664
# via
8765
# jsonschema
8866
# referencing
89-
six==1.16.0
90-
# via python-dateutil
9167
snowballstemmer==2.2.0
9268
# via sphinx
9369
soupsieve==2.5
@@ -132,7 +108,7 @@ sphinxcontrib-serializinghtml==1.1.9
132108
# via sphinx
133109
sphinxcontrib-spelling==8.0.0
134110
# via -r docs/requirements.in
135-
sphinxext-opengraph==0.8.2
111+
sphinxext-opengraph==0.9.0
136112
# via -r docs/requirements.in
137-
urllib3==2.0.6
113+
urllib3==2.0.7
138114
# via requests

0 commit comments

Comments
 (0)