MLflow v1.20.1 Release Notes

Release Date: 2021-08-26 // over 2 years ago
  • ๐Ÿš€ MLflow 1.20.1 is a patch release containing the following bug fixes:

    • ๐Ÿ“‡ Avoid calling importlib_metadata.packages_distributions upon mlflow.utils.requirements_utils import (#4741, @dbczumar)
    • ๐Ÿ“‡ Avoid depending on importlib_metadata==4.7.0 (#4740, @dbczumar)