udpate doc deps
This commit is contained in:
parent
deda6b57e2
commit
9506a6c6d4
2 changed files with 4 additions and 3 deletions
|
|
@ -1,3 +1,3 @@
|
||||||
sphinx-book-theme==1.0.1
|
sphinx-book-theme==1.1.0
|
||||||
sphinx-copybutton==0.5.2
|
sphinx-copybutton==0.5.2
|
||||||
sphinx-design==0.5.0
|
sphinx-design==0.5.0
|
||||||
|
|
@ -50,8 +50,9 @@ lint =
|
||||||
isort==5.10.1
|
isort==5.10.1
|
||||||
pylint==2.13.5
|
pylint==2.13.5
|
||||||
docs =
|
docs =
|
||||||
sphinx==4.5.0
|
sphinx==7.2.6
|
||||||
sphinx-rtd-theme==1.0.0
|
sphinx-rtd-theme==2.0.0
|
||||||
|
sphinx-book-theme==1.1.0
|
||||||
build =
|
build =
|
||||||
build
|
build
|
||||||
twine
|
twine
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue