Pin Sphinx to avoid bullet rendering bug

这个提交包含在:
Craig Warren
2023-03-30 14:31:00 +01:00
父节点 e2df0d1ff6
当前提交 baaf21ef98

查看文件

@@ -1,3 +1,7 @@
cython>=0.20
numpy>=1.9
# Note: beware of https://github.com/readthedocs/sphinx_rtd_theme/issues/1115
# and broken behavior with docutils 0.17
sphinx_rtd_theme>=1
sphinx=5.3.0