python3Packages.httpcore: remove unused dependencies

This commit is contained in:
André Lima
2025-11-17 00:56:41 +00:00
parent c5ae371f1a
commit 2e7e7c71d3
@@ -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