python: mlflow: 1.4.0 -> 1.8.0

This commit is contained in:
Frederik Rietdijk 2020-06-06 08:47:18 +02:00
parent 9f4a7db300
commit 927f8f4bdf

View file

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