python3Packages.mlflow: 1.18.0 -> 1.20.1

This commit is contained in:
Martin Weinelt 2021-08-26 21:32:38 +02:00
parent 6f30ae9a67
commit 87a36f7ce6

View File

@ -25,12 +25,12 @@
buildPythonPackage rec {
pname = "mlflow";
version = "1.18.0";
version = "1.20.1";
disabled = isPy27;
src = fetchPypi {
inherit pname version;
sha256 = "8942089589d08c05c8a7fc66828c02a9233be462c421881b50bc2a0b183dfdbe";
sha256 = "71764443c4942f181fee2d5bf44dd74a0507bcc5b62a1f1e08079d1f40a15fc0";
};
# run into https://stackoverflow.com/questions/51203641/attributeerror-module-alembic-context-has-no-attribute-config