python312Packages.mlflow: relax gunicorn dependency
Upstream wants <23.0.0
This commit is contained in:
@@ -56,6 +56,7 @@ buildPythonPackage rec {
|
||||
# but not mlflow has a 'skinny' install option which does not require `shap`.
|
||||
pythonRemoveDeps = [ "shap" ];
|
||||
pythonRelaxDeps = [
|
||||
"gunicorn"
|
||||
"packaging"
|
||||
"pytz"
|
||||
"pyarrow"
|
||||
|
||||
Reference in New Issue
Block a user