PYTHON-4148 Update documentation dependencies (#1476)

This commit is contained in:
Steven Silvester 2024-01-16 13:29:51 -06:00 committed by GitHub
parent cd3f502de6
commit b9e1bf7f44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
sphinx>=5.3,<7
sphinx_rtd_theme~=0.5
readthedocs-sphinx-search~=0.1
sphinxcontrib-shellcheck~=1.1
furo==2022.12.7
sphinx>=5.3,<8
sphinx_rtd_theme>=2,<3
readthedocs-sphinx-search~=0.3
sphinxcontrib-shellcheck>=1,<2
furo==2023.9.10