Merge pull request #168478 from r-ryantm/auto-update/python3.10-mlflow

python310Packages.mlflow: 1.24.0 -> 1.25.0
This commit is contained in:
Mario Rodas 2022-04-14 07:17:06 -05:00 committed by GitHub
commit 31903471bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,12 +27,12 @@
buildPythonPackage rec {
pname = "mlflow";
version = "1.24.0";
version = "1.25.1";
disabled = isPy27;
src = fetchPypi {
inherit pname version;
sha256 = "sha256-6hZwiOuHtB8RFwgyfPeV8plLBPlnAdVP1f1bNah4en4=";
sha256 = "sha256-jDePRRbWNz+VvFe2x8LcpD8mUNSc7lq2ucNFf8RvBgA=";
};
# run into https://stackoverflow.com/questions/51203641/attributeerror-module-alembic-context-has-no-attribute-config