python310Packages.mlflow: 1.23.1 -> 1.24.0

This commit is contained in:
R. Ryantm 2022-03-01 08:07:44 +00:00
parent 13e74fc7ff
commit bbbab2a249

View file

@ -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