doc: updated sphinx to 6.2.1

Sphinx 4.x we used previously relies on deprecated pkg_resources API
This commit is contained in:
Pirogov, Vadim
2025-07-11 17:59:00 -07:00
committed by Vadim Pirogov
parent 94b83cc99e
commit 641db8953f

View File

@ -3,11 +3,11 @@ channels:
- conda-forge
- nodefaults
dependencies:
- python=3.9.5
- pip=21.1.2
- python=3.9
- pip
- doxyrest=2.1.2
- doxygen=1.8.14
- graphviz=2.40.1
- sphinx=4.0.2
- sphinx-book-theme=0.0.41
- sphinx=6.2.1
- sphinx-book-theme=1.1.4
- sphinx-copybutton=0.5.2