Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing MLCube and KubeFlow runner for python 3.6. #359

Merged

Conversation

sergey-serebryakov
Copy link
Contributor

To use MLCube ecosystem with Python 3.6, the following is introduced in this commit:

MLCube

  • The cookiecutter version is downgraded for python 3.6, for 3.7 and above it remains as it was before - 2.1.1.

KubeFlow runner

  • The protobuf version is downgraded to 3.19.6 for python 3.6, for 3.7 and above it remains as it was before - 3.20.3.
  • The kfp version is downgraded to 1.8.5 for python 3.6, for 3.7 and above it remains as it was before - 1.8.22.

To use MLCube ecosystem with Python 3.6, the following is introduced in this commit:

[MLCube]
- The cookiecutter version is downgraded for python 3.6, for 3.7 and above it remains as it was before - 2.1.1.

[KubeFlow runner]
- The protobuf version is downgraded to 3.19.6 for python 3.6, for 3.7 and above it remains as it was before - 3.20.3.
- The kfp version is downgraded to 1.8.5 for python 3.6, for 3.7 and above it remains as it was before - 1.8.22.
@sergey-serebryakov sergey-serebryakov requested a review from a team as a code owner June 20, 2024 22:30
Copy link
Contributor

github-actions bot commented Jun 20, 2024

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@sergey-serebryakov sergey-serebryakov merged commit 37a213d into mlcommons:master Jun 20, 2024
2 checks passed
@sergey-serebryakov sergey-serebryakov deleted the bugfix/python-3.6 branch June 20, 2024 23:40
@github-actions github-actions bot locked and limited conversation to collaborators Jun 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant