ansys / ansys/ansys-api-edb

Downgrade protobuf to version 4

Open Beginner friendly
#110 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Add upper bound of ansys_tools_protoc_helper to < 0.7.0.
ansys_tools_protoc_helper==0.7.0 uses protobuf==5.29.6
ansys_tools_protoc_helper==0.6.0 uses protobuf==4.24.4

Contributor guide

Open the contributing guide

Research direction

Start by locating the project's dependency declarations for ansys_tools_protoc_helper and inspect how its version is constrained. Add the requested upper bound below 0.7.0, then verify that dependency resolution selects ansys_tools_protoc_helper 0.6.0 and protobuf 4.24.4.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.