googleapis / googleapis/google-cloud-python
Bump pin on redis to allow > 8.0.0
Open
Beginner friendly
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1.8k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 122
Description
[redis](https://pypi.org/project/redis/) released 8.0.1, but google-cloud-ndb is limited to less than 7.0.0.
https://github.com/googleapis/python-ndb/blob/a441cea83bd9b6f5c88e822746cb23ca192e010b/setup.py#L48
Contributor guide
Research direction
The relevant dependency pin is in setup.py at line 48 of the linked google-cloud-ndb revision; start by inspecting that declaration and the package's current release metadata. Update the allowed redis range to include the reported release, then verify dependency resolution and run the existing project checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- google-cloud, python, redis
- Domain
- backend, cloud, databases
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100