Skip to content

Commit

Permalink
Remove explicit package dependency
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
nicoddemus committed Aug 1, 2024
1 parent cd0dd3c commit 303e5c5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions doc/en/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ sphinx-removed-in>=0.2.0
sphinx>=7
sphinxcontrib-trio
sphinxcontrib-svg2pdfconverter
# Pin packaging because it no longer handles 'latest' version, which
# is the version that is assigned to the docs.
# See https://github.com/pytest-dev/pytest/pull/10578#issuecomment-1348249045.
packaging
furo
sphinxcontrib-towncrier
sphinx-issues

0 comments on commit 303e5c5

Please sign in to comment.