Skip to content

Commit 42e8ae9

Browse files
committed
Update requirements.
1 parent 437d6c4 commit 42e8ae9

File tree

1 file changed

+7
-31
lines changed

1 file changed

+7
-31
lines changed

docs/requirements.txt

Lines changed: 7 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,16 @@ alabaster==0.7.13
88
# via sphinx
99
attrs==23.1.0
1010
# via referencing
11-
babel==2.13.0
11+
babel==2.13.1
1212
# via sphinx
1313
beautifulsoup4==4.12.2
1414
# via furo
1515
certifi==2023.7.22
1616
# via requests
17-
charset-normalizer==3.3.1
17+
charset-normalizer==3.3.2
1818
# via requests
19-
contourpy==1.1.1
20-
# via matplotlib
21-
cycler==0.12.1
22-
# via matplotlib
2319
docutils==0.20.1
2420
# via sphinx
25-
fonttools==4.43.1
26-
# via matplotlib
2721
furo==2023.9.10
2822
# via -r docs/requirements.in
2923
idna==3.4
@@ -34,22 +28,10 @@ jinja2==3.1.2
3428
# via sphinx
3529
file:.#egg=jsonschema_specifications
3630
# via -r docs/requirements.in
37-
kiwisolver==1.4.5
38-
# via matplotlib
3931
markupsafe==2.1.3
4032
# via jinja2
41-
matplotlib==3.8.0
42-
# via sphinxext-opengraph
43-
numpy==1.26.1
44-
# via
45-
# contourpy
46-
# matplotlib
4733
packaging==23.2
48-
# via
49-
# matplotlib
50-
# sphinx
51-
pillow==10.1.0
52-
# via matplotlib
34+
# via sphinx
5335
pyenchant==3.2.2
5436
# via sphinxcontrib-spelling
5537
pygments==2.16.1
@@ -59,18 +41,12 @@ pygments==2.16.1
5941
# sphinx
6042
pygments-github-lexers==0.0.5
6143
# via -r docs/requirements.in
62-
pyparsing==3.1.1
63-
# via matplotlib
64-
python-dateutil==2.8.2
65-
# via matplotlib
66-
referencing==0.30.2
44+
referencing==0.31.0
6745
# via jsonschema-specifications
6846
requests==2.31.0
6947
# via sphinx
70-
rpds-py==0.10.6
48+
rpds-py==0.12.0
7149
# via referencing
72-
six==1.16.0
73-
# via python-dateutil
7450
snowballstemmer==2.2.0
7551
# via sphinx
7652
soupsieve==2.5
@@ -106,7 +82,7 @@ sphinxcontrib-serializinghtml==1.1.9
10682
# via sphinx
10783
sphinxcontrib-spelling==8.0.0
10884
# via -r docs/requirements.in
109-
sphinxext-opengraph==0.8.2
85+
sphinxext-opengraph==0.9.0
11086
# via -r docs/requirements.in
111-
urllib3==2.0.7
87+
urllib3==2.1.0
11288
# via requests

0 commit comments

Comments
 (0)