Loading pkgs/development/python-modules/mlflow/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -84,5 +84,9 @@ buildPythonPackage rec { changelog = "https://github.com/mlflow/mlflow/blob/v${version}/CHANGELOG.md"; license = licenses.asl20; maintainers = with maintainers; [ tbenst ]; knownVulnerabilities = [ "CVE-2023-1176" "CVE-2023-1177" ]; }; } Loading
pkgs/development/python-modules/mlflow/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -84,5 +84,9 @@ buildPythonPackage rec { changelog = "https://github.com/mlflow/mlflow/blob/v${version}/CHANGELOG.md"; license = licenses.asl20; maintainers = with maintainers; [ tbenst ]; knownVulnerabilities = [ "CVE-2023-1176" "CVE-2023-1177" ]; }; }