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:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user