Skip to content

Commit

Permalink
python dev/update_ml_package_versions.py (#5426)
Browse files Browse the repository at this point in the history
Signed-off-by: Jenkins <jenkins@databricks.com>

Co-authored-by: Jenkins <jenkins@databricks.com>
  • Loading branch information
mlflow-automation and Jenkins committed Feb 28, 2022
1 parent ac35fa4 commit 3816b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mlflow/ml-package-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ onnx:
models:
minimum: "1.5.0"
maximum: "1.10.2"
maximum: "1.11.0"
requirements: ["onnxruntime", "torch", "scikit-learn"]
run: |
pytest tests/onnx/test_onnx_model_export.py --large
Expand Down

0 comments on commit 3816b31

Please sign in to comment.