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..9f34a98 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 @@ -4,4 +4,4 @@ defusedxml==0.7.1 ipython==8.7.0 psutil==5.9.0 shap==0.41.0 -typing-extensions==4.4.0 \ No newline at end of file +typing-extensions==4.12.2 \ 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..09a9461 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 @@ -2,4 +2,4 @@ mlflow cloudpickle==2.0.0 psutil==5.9.0 scikit-learn==1.1.3 -typing-extensions==4.4.0 \ No newline at end of file +typing-extensions==4.12.2 \ 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..09a9461 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 @@ -2,4 +2,4 @@ mlflow cloudpickle==2.0.0 psutil==5.9.0 scikit-learn==1.1.3 -typing-extensions==4.4.0 \ No newline at end of file +typing-extensions==4.12.2 \ 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..09a9461 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 @@ -2,4 +2,4 @@ mlflow cloudpickle==2.0.0 psutil==5.9.0 scikit-learn==1.1.3 -typing-extensions==4.4.0 \ No newline at end of file +typing-extensions==4.12.2 \ No newline at end of file