Keep python library version synced between setup.py and base_image_requirements.txt
Open
core
improvement
P3
python
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
There are some shared libraries in setup.py and base_image_requirements.txt.
Find a way to keep versions are syncs in both files and new libraries added to setup.py are added to base_image_requirements.txt if it is commonly used.
Now it is manually synced.
Imported from Jira [BEAM-8094](https://issues.apache.org/jira/browse/BEAM-8094). Original Jira may contain additional context.
Reported by: hannahjiang.
Contributor guide
Assessment
This issue has not been assessed yet.