File tree 2 files changed +7
-4
lines changed
2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change
1
+ # This file contains transitive dependencies that need to be pinned for some reason.
2
+ # Eventually this file will be empty, but in this case keep it around for future use.
3
+
4
+ # Pin towncrier temporarily due to incompatibility with sphinxcontrib-towncrier:
5
+ # https://github.com/sphinx-contrib/sphinxcontrib-towncrier/issues/92
6
+ towncrier!=24.7.0,!=24.7.1
Original file line number Diff line number Diff line change
1
+ -c broken-dep-constraints.txt
1
2
pluggy >= 1.5.0
2
3
pygments-pytest >= 2.3.0
3
4
sphinx-removed-in >= 0.2.0
4
5
sphinx >= 7
5
6
sphinxcontrib-trio
6
7
sphinxcontrib-svg2pdfconverter
7
- # Pin packaging because it no longer handles 'latest' version, which
8
- # is the version that is assigned to the docs.
9
- # See https://github.com/pytest-dev/pytest/pull/10578#issuecomment-1348249045.
10
- packaging
11
8
furo
12
9
sphinxcontrib-towncrier
13
10
sphinx-issues
You can’t perform that action at this time.
0 commit comments