Skip to content

Commit 149f894

Browse files
Fixed sphinx-build error by pinning alabaster=-0.7.13 (#2436)
1 parent ea11118 commit 149f894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --output-file=build.txt build.in
66
#
7-
alabaster==0.7.16
7+
alabaster==0.7.13
88
# via sphinx
99
babel==2.14.0
1010
# via sphinx

0 commit comments

Comments
 (0)