fix(pip): update sphinx-rtd-theme to latest 1.2.0

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ
2023-03-15 12:06:50 +01:00
parent d9369b60b8
commit 60b00a3925
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ verify_ssl = true
[packages]
rst2pdf = "*"
sphinx-rtd-theme = "==1.2.0rc2"
sphinx-rtd-theme = "==1.2.0"
Sphinx = "*"
Pillow = "*"

View File

@@ -1,7 +1,7 @@
sphinx
rst2pdf
pillow
sphinx-rtd-theme==1.2.0rc2
sphinx-rtd-theme==1.2.0
sphinxcontrib-phpdomain
# https://github.com/readthedocs/readthedocs.org/issues/9037#issuecomment-1077818554