python3Packages.mlflow: 1.12.1 -> 1.14.1

This commit is contained in:
Frederik Rietdijk 2021-03-24 10:28:18 +01:00
parent b43c9f08d2
commit 84588defdc

View file

@ -25,12 +25,12 @@
buildPythonPackage rec {
pname = "mlflow";
version = "1.12.1";
version = "1.14.1";
disabled = isPy27;
src = fetchPypi {
inherit pname version;
sha256 = "9b8af18d6e779fbbb094edfeb963691e485bba62eeec39fd62dfbe34bc12afeb";
sha256 = "e3abff0831564d9a4b5d5a15e5ee76b0f5b4580b362c24a58ee821634c8fb1a3";
};
# run into https://stackoverflow.com/questions/51203641/attributeerror-module-alembic-context-has-no-attribute-config