Skip to content

Commit b9e1bf7

Browse files
authored
PYTHON-4148 Update documentation dependencies (mongodb#1476)
1 parent cd3f502 commit b9e1bf7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/docs-requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
sphinx>=5.3,<7
2-
sphinx_rtd_theme~=0.5
3-
readthedocs-sphinx-search~=0.1
4-
sphinxcontrib-shellcheck~=1.1
5-
furo==2022.12.7
1+
sphinx>=5.3,<8
2+
sphinx_rtd_theme>=2,<3
3+
readthedocs-sphinx-search~=0.3
4+
sphinxcontrib-shellcheck>=1,<2
5+
furo==2023.9.10

0 commit comments

Comments
 (0)