diff --git a/pkgs/development/python-modules/swh-export/default.nix b/pkgs/development/python-modules/swh-export/default.nix index 0b6890e4447f..398394752106 100644 --- a/pkgs/development/python-modules/swh-export/default.nix +++ b/pkgs/development/python-modules/swh-export/default.nix @@ -18,7 +18,6 @@ swh-storage, pytestCheckHook, pytest-click, - pytest-kafka, pytest-mock, tzdata, pkgs, @@ -67,7 +66,6 @@ buildPythonPackage (finalAttrs: { nativeCheckInputs = [ pytestCheckHook pytest-click - pytest-kafka pytest-mock pkgs.zstd pkgs.pv