python3Packages.dataprep-ml: 24.5.1.2 -> 25.2.3.0

This commit was automatically generated using update-python-libraries.
This commit is contained in:
Martin Weinelt
2025-04-03 23:12:12 +02:00
parent 1eaccbb722
commit 6bd76ec71e
@@ -27,7 +27,7 @@ let
in
buildPythonPackage rec {
pname = "dataprep-ml";
version = "24.5.1.2";
version = "25.2.3.0";
pyproject = true;
disabled = pythonOlder "3.8";
@@ -36,7 +36,7 @@ buildPythonPackage rec {
src = fetchPypi {
pname = "dataprep_ml";
inherit version;
hash = "sha256-pZhHlNcQJLBww7ur2Z6Yb2IdbRsBtjzQAzfa4UzGKt4=";
hash = "sha256-pULqrPTxGtBLRsKCpSsP3a/QA0O5eXOP6BSI5TbCQWY=";
};
pythonRelaxDeps = [