python3Packages.skorch: add openssl to test dependencies (#534741)

This commit is contained in:
Sandro
2026-06-24 09:01:44 +00:00
committed by GitHub
@@ -12,6 +12,7 @@
tqdm,
flaky,
llvmPackages,
openssl,
pandas,
pytest-cov-stub,
pytestCheckHook,
@@ -45,6 +46,7 @@ buildPythonPackage rec {
nativeCheckInputs = [
flaky
openssl
pytest-cov-stub
pytestCheckHook
safetensors