We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e55b30 commit 9b28223Copy full SHA for 9b28223
2 files changed
src/requirements.in
@@ -2,7 +2,8 @@ Sphinx
2
3
# At least 4.2.0, as it fixes a bug in combination with esbonio live preview:
4
# https://github.com/useblocks/sphinx-needs/issues/1350
5
-sphinx-needs>=4.2.0
+# 6 needs some work, as it's a breaking change.
6
+sphinx-needs>=4.2.0,<6
7
8
# Due to needed bugfix in 0.3.1
9
sphinx-collections>=0.3.1
0 commit comments