Skip to content

Commit 303e5c5

Browse files
committed
Remove explicit package dependency
package was previously an explicit dependency because it was pinned in #10578, however since then the pin has been removed, so the explicit dependency is no longer necessary.
1 parent cd0dd3c commit 303e5c5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

doc/en/requirements.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ sphinx-removed-in>=0.2.0
55
sphinx>=7
66
sphinxcontrib-trio
77
sphinxcontrib-svg2pdfconverter
8-
# Pin packaging because it no longer handles 'latest' version, which
9-
# is the version that is assigned to the docs.
10-
# See https://github.com/pytest-dev/pytest/pull/10578#issuecomment-1348249045.
11-
packaging
128
furo
139
sphinxcontrib-towncrier
1410
sphinx-issues

0 commit comments

Comments
 (0)