python313Packages.sphinx: remove unused dependencies (#478624)

This commit is contained in:
Fabián Heredia Montiel
2026-01-21 21:25:56 +00:00
committed by GitHub
@@ -31,8 +31,6 @@
# check phase
defusedxml,
filelock,
html5lib,
pytestCheckHook,
pytest-xdist,
typing-extensions,
@@ -91,8 +89,6 @@ buildPythonPackage rec {
nativeCheckInputs = [
defusedxml
filelock
html5lib
pytestCheckHook
pytest-xdist
typing-extensions