Skip to content

Commit 9b28223

Browse files
Upgrade python dependencies (#310)
1 parent 9e55b30 commit 9b28223

2 files changed

Lines changed: 1120 additions & 1019 deletions

File tree

src/requirements.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ Sphinx
22

33
# At least 4.2.0, as it fixes a bug in combination with esbonio live preview:
44
# https://github.com/useblocks/sphinx-needs/issues/1350
5-
sphinx-needs>=4.2.0
5+
# 6 needs some work, as it's a breaking change.
6+
sphinx-needs>=4.2.0,<6
67

78
# Due to needed bugfix in 0.3.1
89
sphinx-collections>=0.3.1

0 commit comments

Comments
 (0)