Downgrade protobuf to version 4
Open
Beginner friendly
- 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
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