We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d53c8a6 commit 3254c48Copy full SHA for 3254c48
1 file changed
build_docs.py
@@ -195,6 +195,7 @@ def requirements(self) -> list[str]:
195
196
# Requirements/constraints for Python 3.7 and older, pre-requirements.txt
197
reqs = [
198
+ "alabaster<0.7.12",
199
"blurb<1.2",
200
"docutils<=0.17.1",
201
"jieba",
0 commit comments