python312Packages.mlflow: relax dependency constraints
This commit is contained in:
@@ -57,7 +57,9 @@ buildPythonPackage rec {
|
||||
pythonRemoveDeps = [ "shap" ];
|
||||
pythonRelaxDeps = [
|
||||
"gunicorn"
|
||||
"importlib-metadata"
|
||||
"packaging"
|
||||
"protobuf"
|
||||
"pytz"
|
||||
"pyarrow"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user