2 parents d9369b6 + 60b00a3 commit f852c7dCopy full SHA for f852c7d
2 files changed
Pipfile
@@ -7,7 +7,7 @@ verify_ssl = true
7
8
[packages]
9
rst2pdf = "*"
10
-sphinx-rtd-theme = "==1.2.0rc2"
+sphinx-rtd-theme = "==1.2.0"
11
Sphinx = "*"
12
Pillow = "*"
13
requirements.txt
@@ -1,7 +1,7 @@
1
sphinx
2
rst2pdf
3
pillow
4
-sphinx-rtd-theme==1.2.0rc2
+sphinx-rtd-theme==1.2.0
5
sphinxcontrib-phpdomain
6
# https://github.com/readthedocs/readthedocs.org/issues/9037#issuecomment-1077818554
0 commit comments