diff --git a/test/fixtures/mlflow/local/artifacts/data/mlflow/artifacts/f62f6e8653ef439885409fe79f589820/artifacts/explainer/requirements.txt b/test/fixtures/mlflow/local/artifacts/data/mlflow/artifacts/f62f6e8653ef439885409fe79f589820/artifacts/explainer/requirements.txt index 56e4308..0b7299d 100644 --- a/test/fixtures/mlflow/local/artifacts/data/mlflow/artifacts/f62f6e8653ef439885409fe79f589820/artifacts/explainer/requirements.txt +++ b/test/fixtures/mlflow/local/artifacts/data/mlflow/artifacts/f62f6e8653ef439885409fe79f589820/artifacts/explainer/requirements.txt @@ -2,6 +2,6 @@ mlflow cffi==1.15.1 defusedxml==0.7.1 ipython==8.7.0 -psutil==5.9.0 +psutil==5.9.8 shap==0.41.0 typing-extensions==4.4.0 \ No newline at end of file diff --git a/test/fixtures/mlflow/local/artifacts/data/mlflow/artifacts/f62f6e8653ef439885409fe79f589820/artifacts/train/estimator/requirements.txt b/test/fixtures/mlflow/local/artifacts/data/mlflow/artifacts/f62f6e8653ef439885409fe79f589820/artifacts/train/estimator/requirements.txt index 7496630..b8ce66f 100644 --- a/test/fixtures/mlflow/local/artifacts/data/mlflow/artifacts/f62f6e8653ef439885409fe79f589820/artifacts/train/estimator/requirements.txt +++ b/test/fixtures/mlflow/local/artifacts/data/mlflow/artifacts/f62f6e8653ef439885409fe79f589820/artifacts/train/estimator/requirements.txt @@ -1,5 +1,5 @@ mlflow cloudpickle==2.0.0 -psutil==5.9.0 +psutil==5.9.8 scikit-learn==1.1.3 typing-extensions==4.4.0 \ No newline at end of file diff --git a/test/fixtures/mlflow/local/artifacts/data/mlflow/artifacts/f62f6e8653ef439885409fe79f589820/artifacts/train/model/requirements.txt b/test/fixtures/mlflow/local/artifacts/data/mlflow/artifacts/f62f6e8653ef439885409fe79f589820/artifacts/train/model/requirements.txt index 7496630..b8ce66f 100644 --- a/test/fixtures/mlflow/local/artifacts/data/mlflow/artifacts/f62f6e8653ef439885409fe79f589820/artifacts/train/model/requirements.txt +++ b/test/fixtures/mlflow/local/artifacts/data/mlflow/artifacts/f62f6e8653ef439885409fe79f589820/artifacts/train/model/requirements.txt @@ -1,5 +1,5 @@ mlflow cloudpickle==2.0.0 -psutil==5.9.0 +psutil==5.9.8 scikit-learn==1.1.3 typing-extensions==4.4.0 \ No newline at end of file diff --git a/test/fixtures/mlflow/local/artifacts/data/mlflow/artifacts/f62f6e8653ef439885409fe79f589820/artifacts/transform/transformer/requirements.txt b/test/fixtures/mlflow/local/artifacts/data/mlflow/artifacts/f62f6e8653ef439885409fe79f589820/artifacts/transform/transformer/requirements.txt index 7496630..b8ce66f 100644 --- a/test/fixtures/mlflow/local/artifacts/data/mlflow/artifacts/f62f6e8653ef439885409fe79f589820/artifacts/transform/transformer/requirements.txt +++ b/test/fixtures/mlflow/local/artifacts/data/mlflow/artifacts/f62f6e8653ef439885409fe79f589820/artifacts/transform/transformer/requirements.txt @@ -1,5 +1,5 @@ mlflow cloudpickle==2.0.0 -psutil==5.9.0 +psutil==5.9.8 scikit-learn==1.1.3 typing-extensions==4.4.0 \ No newline at end of file