python3Packages.mlflow: 1.23.1 -> 1.24.0

This commit is contained in:
Martin Weinelt
2022-03-14 00:28:55 +01:00
parent 36cd8367b9
commit 8441eba18f
@@ -27,12 +27,12 @@
buildPythonPackage rec {
pname = "mlflow";
version = "1.23.1";
version = "1.24.0";
disabled = isPy27;
src = fetchPypi {
inherit pname version;
sha256 = "03rfyhli7vbb1pz0zw75mdwj9pz3awxi3dadxn5glpwn953w6r5y";
sha256 = "sha256-6hZwiOuHtB8RFwgyfPeV8plLBPlnAdVP1f1bNah4en4=";
};
# run into https://stackoverflow.com/questions/51203641/attributeerror-module-alembic-context-has-no-attribute-config