python3Packages.mlflow: 1.21.0 -> 1.22.0

This commit is contained in:
Jonathan Ringer
2021-12-14 12:03:40 -08:00
parent 632434af78
commit e01dff9bd9
@@ -24,12 +24,12 @@
buildPythonPackage rec {
pname = "mlflow";
version = "1.21.0";
version = "1.22.0";
disabled = isPy27;
src = fetchPypi {
inherit pname version;
sha256 = "5524a371f19c66a18e7ebe9b1085a77f63a6ae514271e487428f28187d79fc8f";
sha256 = "f680390715e436ae38cf7056ec91030fc9eb67cc631226f28ff9504fbe395add";
};
# run into https://stackoverflow.com/questions/51203641/attributeerror-module-alembic-context-has-no-attribute-config