Skip to content

Update packages for worker image#4531

Merged
RishabhJain2018 merged 2 commits intoCloud-CV:masterfrom
Zahed-Riyaz:master
Mar 30, 2025
Merged

Update packages for worker image#4531
RishabhJain2018 merged 2 commits intoCloud-CV:masterfrom
Zahed-Riyaz:master

Conversation

@Zahed-Riyaz
Copy link
Copy Markdown
Contributor

@Zahed-Riyaz Zahed-Riyaz commented Mar 29, 2025

This PR resolves package conflicts that caused build issues with worker image.

@Zahed-Riyaz Zahed-Riyaz changed the title Update Pillow version for worker image Update packages for worker image Mar 29, 2025
@Zahed-Riyaz
Copy link
Copy Markdown
Contributor Author

Zahed-Riyaz commented Mar 29, 2025

To fix worker.txt build here are the changes made and their reasons :

  • setuptools==57.5.0 was compatible for both images - fixed building wheels for matplotlib.
  • numpy==1.14.5 was omitted from both the images as worker.txt already installs numpy==1.21.0.
  • scikit-learn was updated to scikit-learn==0.24.0 - resolved numpy building issue.

All these changes helped build worker image on M1 chip system

Copy link
Copy Markdown
Member

@RishabhJain2018 RishabhJain2018 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

@RishabhJain2018 RishabhJain2018 merged commit dde3870 into Cloud-CV:master Mar 30, 2025
1 check passed
RishabhJain2018 pushed a commit that referenced this pull request Mar 2, 2026
* downgrade pillow to 7.1.0

* resolve worker.txt package versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants