Skip to content

Commit ba0b721

Browse files
committed
Update requirements.
1 parent a52946c commit ba0b721

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/requirements.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ certifi==2024.2.2
1414
# via requests
1515
charset-normalizer==3.3.2
1616
# via requests
17-
docutils==0.21.1
17+
docutils==0.21.2
1818
# via sphinx
19-
furo==2024.1.29
19+
furo==2024.4.27
2020
# via -r docs/requirements.in
2121
idna==3.7
2222
# via requests
@@ -30,8 +30,10 @@ markupsafe==2.1.5
3030
# via jinja2
3131
packaging==24.0
3232
# via sphinx
33-
pyenchant==3.2.2
34-
# via sphinxcontrib-spelling
33+
pyenchant==3.3.0rc1
34+
# via
35+
# -r docs/requirements.in
36+
# sphinxcontrib-spelling
3537
pygments==2.17.2
3638
# via
3739
# furo

0 commit comments

Comments
 (0)