larksuite / larksuite/oapi-sdk-python
because lark-oapi (1.3.0) depends on protobuf (>3,<4)
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 559
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
Description
由于这个包限制protobuf版本小于4,导致跟项目其他包的要求版本不兼容,请问是否可以升级一下protobuf的版本到4以上?谢谢
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the package's dependency metadata and the project's stated protobuf requirements to locate the current version constraint. Check whether the SDK remains compatible with protobuf 4 or newer, then update the constraint and verify the project's existing tests and dependency resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100