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

Revert pinned version for protobuf #3458

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Revert pinned version for protobuf #3458

merged 1 commit into from
Dec 9, 2024

Conversation

adba-msft
Copy link
Member

Description

Reverts PR #3452 which caused a version conflict.

ERROR: Cannot install -r sdk/python/dev-requirements.txt (line 9) and protobuf==3.20.1 because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested protobuf==3.20.1
    tensorflow 2.9.3 depends on protobuf<3.20 and >=3.9.2

Checklist

  • I have read the contribution guidelines.
  • I have coordinated with the docs team (mldocs@microsoft.com) if this PR deletes files or changes any file names or file extensions.
  • Pull request includes test coverage for the included changes.
  • This notebook or file is added to the CODEOWNERS file, pointing to the author or the author's team.

@adba-msft adba-msft merged commit 14885d7 into main Dec 9, 2024
92 of 154 checks passed
@adba-msft adba-msft deleted the adba-msft-patch-1 branch December 9, 2024 12:02
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.

4 participants