python3Packages.httpcore: remove unused dependencies (#462435)

This commit is contained in:
dotlambda
2025-11-17 08:07:28 +00:00
committed by GitHub
@@ -8,8 +8,6 @@
hatch-fancy-pypi-readme,
h11,
h2,
pproxy,
pytest-asyncio,
pytest-httpbin,
pytest-trio,
pytestCheckHook,
@@ -54,8 +52,6 @@ buildPythonPackage rec {
};
nativeCheckInputs = [
pproxy
pytest-asyncio
pytest-httpbin
pytest-trio
pytestCheckHook