Commit ceb53c21 authored by Robert Schütz's avatar Robert Schütz
Browse files

python3Packages.mlflow: unpin cryptography

parent de69d2ba
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -83,6 +83,7 @@ buildPythonPackage rec {
  };

  pythonRelaxDeps = [
    "cryptography"
    "gunicorn"
    "importlib-metadata"
    "packaging"