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

Loosen constraints for google-api-core and google-cloud-aiplatform in TFX 1.13 #6384

Closed
wants to merge 1 commit into from

Conversation

jeongukjae
Copy link
Contributor

TFX 1.13 has constraints to google-api-core and google-cloud-aiplatform because of the protobuf versions, but TF 2.12 can accept protobuf>=3.20.3, so we can loosen those constraints in TFX 1.13 to allow for newer versions of these packages, which may use newer versions of protobuf.

So this change will allow TFX 1.13 to work with a wider range of versions of google-api-core and google-cloud-aiplatform. I followed the version constraints in r1.14.0 branch.

Fix #6375

@gbaned
Copy link
Contributor

gbaned commented Nov 7, 2023

Hi @lego0901 Can you please review this PR ? Thank you!

@gbaned
Copy link
Contributor

gbaned commented Nov 15, 2023

Hi @lego0901 Can you please review this PR ? Thank you!

@jeongukjae
Copy link
Contributor Author

Closed.

#6375 (comment)

@jeongukjae jeongukjae closed this Nov 24, 2023
@jeongukjae jeongukjae deleted the 1.13-deps-error branch November 24, 2023 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants