Skip to content

Commit

Permalink
Run python3 dev/update_ml_package_versions.py (#11727)
Browse files Browse the repository at this point in the history
Signed-off-by: mlflow-automation <mlflow-automation@users.noreply.github.com>
Co-authored-by: mlflow-automation <mlflow-automation@users.noreply.github.com>
  • Loading branch information
mlflow-automation and mlflow-automation committed Apr 16, 2024
1 parent 35b6ec8 commit bbb70de
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
38 changes: 19 additions & 19 deletions mlflow/ml-package-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sklearn:
models:
minimum: "0.24.1"
maximum: "1.4.1.post1"
maximum: "1.4.2"
requirements:
"< 1.0": ["scipy==1.7.3"]
python:
Expand All @@ -16,7 +16,7 @@ sklearn:
autologging:
minimum: "0.24.1"
maximum: "1.4.1.post1"
maximum: "1.4.2"
python:
"== dev": "3.9"
requirements:
Expand All @@ -37,7 +37,7 @@ pytorch:
models:
minimum: "1.9.0"
maximum: "2.2.1"
maximum: "2.2.2"
requirements:
">= 0.0.0": ["torchvision", "scikit-learn"]
">= 1.8": ["transformers"]
Expand All @@ -47,7 +47,7 @@ pytorch:
autologging:
minimum: "1.9.0"
maximum: "2.2.1"
maximum: "2.2.2"
requirements:
">= 0.0.0": ["tensorboard"]
run: |
Expand All @@ -62,7 +62,7 @@ pytorch-lightning:
autologging:
minimum: "1.9.0"
maximum: "2.2.0.post0"
maximum: "2.2.2"
requirements:
">= 0.0.0": ["scikit-learn", "torchvision", "protobuf<4.0.0", "tensorboard", "greenlet<3"]
# torchmetrics==0.8.0 released a breaking change for versions 1.3 and 1.4 where
Expand All @@ -86,7 +86,7 @@ keras:
models:
minimum: "3.0.2"
maximum: "3.2.0"
maximum: "3.2.1"
python:
"== dev": "3.9"
requirements:
Expand All @@ -97,7 +97,7 @@ keras:
autologging:
minimum: "3.0.2"
maximum: "3.2.0"
maximum: "3.2.1"
python:
"== dev": "3.9"
requirements:
Expand Down Expand Up @@ -302,7 +302,7 @@ onnx:
models:
minimum: "1.13.1"
maximum: "1.15.0"
maximum: "1.16.0"
requirements:
">= 0.0.0": ["onnxruntime", "torch", "scikit-learn", "protobuf<4.0.0"]
"< 1.11.0": ["numpy<1.24.0"]
Expand Down Expand Up @@ -509,7 +509,7 @@ h2o:
pip_release: "h2o"
models:
minimum: "3.40.0.1"
maximum: "3.44.0.3"
maximum: "3.46.0.1"
run: |
pytest tests/h2o
Expand All @@ -518,7 +518,7 @@ shap:
pip_release: "shap"
models:
minimum: "0.41.0"
maximum: "0.44.1"
maximum: "0.45.0"
requirements:
"<= 0.41.0": ["numpy<1.24.0"]
run: |
Expand All @@ -529,7 +529,7 @@ paddle:
pip_release: "paddlepaddle"
models:
minimum: "2.4.1"
maximum: "2.6.0"
maximum: "2.6.1"
requirements:
"< 2.5.0": ["google-cloud-storage==2.14.0"]
run: |
Expand All @@ -547,7 +547,7 @@ transformers:
pip install git+https://github.com/huggingface/transformers
models:
minimum: "4.25.1"
maximum: "4.37.2"
maximum: "4.39.3"
unsupported: [
# Avoid this patch: https://github.com/huggingface/transformers/pull/29032
"4.38.0",
Expand Down Expand Up @@ -584,7 +584,7 @@ transformers:
pytest tests/transformers/test_transformers_model_export.py -k "test_transformers_tf_model_save_without_conda_env_uses_default_env_with_expected_dependencies or test_transformers_pt_model_save_dependencies_without_accelerate"
autologging:
minimum: "4.25.1"
maximum: "4.37.2"
maximum: "4.39.3"
unsupported: [
# Avoid this patch: https://github.com/huggingface/transformers/pull/29032
"4.38.0",
Expand Down Expand Up @@ -621,7 +621,7 @@ openai:
pip install git+https://github.com/openai/openai-python
models:
minimum: "0.27.2"
maximum: "1.13.3"
maximum: "1.19.0"
requirements:
">= 0.0.0": ["pyspark", "tiktoken", "aiohttp", "tenacity"]
run: |
Expand All @@ -634,7 +634,7 @@ langchain:
pip install git+https://github.com/hwchase17/langchain#subdirectory=libs/langchain
models:
minimum: "0.0.244"
maximum: "0.1.9"
maximum: "0.1.16"
requirements:
">= 0.0.0": [
"pyspark",
Expand All @@ -661,7 +661,7 @@ langchain:
fi
autologging:
minimum: "0.1.4"
maximum: "0.1.9"
maximum: "0.1.16"
requirements:
">= 0.0.0": [
"pyspark",
Expand Down Expand Up @@ -696,7 +696,7 @@ sentence_transformers:
pip install git+https://github.com/UKPLab/sentence-transformers#egg=sentence-transformers
models:
minimum: "2.2.2"
maximum: "2.4.0"
maximum: "2.6.1"
requirements:
">= 0.0.0": [
"pyspark",
Expand All @@ -714,7 +714,7 @@ johnsnowlabs:
pip_release: "johnsnowlabs"
models:
minimum: "4.4.6"
maximum: "5.2.8"
maximum: "5.3.4"
requirements:
">= 0.0.0": ["pandas<=1.5.3"]
"< 5.2.8": ["pyspark<3.4"]
Expand All @@ -736,7 +736,7 @@ promptflow:
pip install git+https://github.com/microsoft/promptflow#subdirectory=src/promptflow
models:
minimum: "1.3.0"
maximum: "1.6.0"
maximum: "1.8.0"
requirements:
# Requirements to run sparkudf predict test
">= 0.0.0": ["pyspark", "jinja2"]
Expand Down
38 changes: 19 additions & 19 deletions mlflow/ml_package_versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
},
"models": {
"minimum": "0.24.1",
"maximum": "1.4.1.post1"
"maximum": "1.4.2"
},
"autologging": {
"minimum": "0.24.1",
"maximum": "1.4.1.post1"
"maximum": "1.4.2"
}
},
"pytorch": {
Expand All @@ -21,11 +21,11 @@
},
"models": {
"minimum": "1.9.0",
"maximum": "2.2.1"
"maximum": "2.2.2"
},
"autologging": {
"minimum": "1.9.0",
"maximum": "2.2.1"
"maximum": "2.2.2"
}
},
"pytorch-lightning": {
Expand All @@ -34,7 +34,7 @@
},
"autologging": {
"minimum": "1.9.0",
"maximum": "2.2.0.post0"
"maximum": "2.2.2"
}
},
"keras": {
Expand All @@ -43,11 +43,11 @@
},
"models": {
"minimum": "3.0.2",
"maximum": "3.2.0"
"maximum": "3.2.1"
},
"autologging": {
"minimum": "3.0.2",
"maximum": "3.2.0"
"maximum": "3.2.1"
}
},
"tensorflow": {
Expand Down Expand Up @@ -130,7 +130,7 @@
},
"models": {
"minimum": "1.13.1",
"maximum": "1.15.0"
"maximum": "1.16.0"
}
},
"spacy": {
Expand Down Expand Up @@ -210,7 +210,7 @@
},
"models": {
"minimum": "3.40.0.1",
"maximum": "3.44.0.3"
"maximum": "3.46.0.1"
}
},
"shap": {
Expand All @@ -219,7 +219,7 @@
},
"models": {
"minimum": "0.41.0",
"maximum": "0.44.1"
"maximum": "0.45.0"
}
},
"paddle": {
Expand All @@ -228,7 +228,7 @@
},
"models": {
"minimum": "2.4.1",
"maximum": "2.6.0"
"maximum": "2.6.1"
}
},
"transformers": {
Expand All @@ -237,11 +237,11 @@
},
"models": {
"minimum": "4.25.1",
"maximum": "4.37.2"
"maximum": "4.39.3"
},
"autologging": {
"minimum": "4.25.1",
"maximum": "4.37.2"
"maximum": "4.39.3"
}
},
"openai": {
Expand All @@ -250,7 +250,7 @@
},
"models": {
"minimum": "0.27.2",
"maximum": "1.13.3"
"maximum": "1.19.0"
}
},
"langchain": {
Expand All @@ -259,11 +259,11 @@
},
"models": {
"minimum": "0.0.244",
"maximum": "0.1.9"
"maximum": "0.1.16"
},
"autologging": {
"minimum": "0.1.4",
"maximum": "0.1.9"
"maximum": "0.1.16"
}
},
"sentence_transformers": {
Expand All @@ -272,7 +272,7 @@
},
"models": {
"minimum": "2.2.2",
"maximum": "2.4.0"
"maximum": "2.6.1"
}
},
"johnsnowlabs": {
Expand All @@ -281,7 +281,7 @@
},
"models": {
"minimum": "4.4.6",
"maximum": "5.2.8"
"maximum": "5.3.4"
}
},
"promptflow": {
Expand All @@ -290,7 +290,7 @@
},
"models": {
"minimum": "1.3.0",
"maximum": "1.6.0"
"maximum": "1.8.0"
}
}
}

0 comments on commit bbb70de

Please sign in to comment.