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

Relaxes restriction on protobuf dep since issue was fixed. #6660

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

arcra
Copy link
Member

@arcra arcra commented Oct 21, 2023

protocolbuffers/protobuf#13485 was fixed with protocolbuffers/upb#1514, so this shouldn't be an issue anymore.

If CI passes successfully with this change, then it should be fine to merge.

@arcra arcra marked this pull request as ready for review October 23, 2023 21:22
@arcra arcra requested a review from groszewn October 23, 2023 21:22
@arcra arcra merged commit 46641ca into tensorflow:master Oct 23, 2023
13 checks passed
@arcra arcra deleted the relax_protobuf_version branch October 23, 2023 21:26
@wenfeiy-db
Copy link

wenfeiy-db commented Jan 19, 2024

@arcra @groszewn Do we have a plan to release a patch version (2.15.2?) that includes this PR?
It's making it hard to maintain a env with both tensorflow>=2.14.0 and protobuf > 4.24.0.

arcra added a commit that referenced this pull request Feb 2, 2024
I should have added this condition in #6660. At the time I thought it
wouldn't matter much, as I assumed users would most likely get a newer
version installed, but on second thought, it would be better to have
this check, just in case.
@arcra
Copy link
Member Author

arcra commented Feb 9, 2024

Sorry for the late reply, @wenfeiy-db , we were waiting for our regular release that follows TensorFlow's schedule, but their release has been delayed a bit, so I ended up creating a patch release v2.15.2 with this dependency change. Let us know if you find any issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants