Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: pin numpy version to prevent conflits #114

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

rickstaa
Copy link
Member

@rickstaa rickstaa commented Jun 26, 2024

This pull request ensures that numpy<2.0.0 is used to prevent conflicts with Pytorch 2.1.1. We can upgrade these packages in the future (see pytorch/pytorch#107302).

This commit ensures that numpy<2.0.0 is used to prevent conflicts with
Pytorch 2.1.1. We can upgrade these packages in the future.
@rickstaa rickstaa merged commit 57c5728 into main Jun 26, 2024
1 check passed
@rickstaa rickstaa deleted the fix_numpy_version_conflict branch June 26, 2024 11:23
eliteprox pushed a commit to eliteprox/ai-worker that referenced this pull request Jul 26, 2024
This commit ensures that numpy<2.0.0 is used to prevent conflicts with
Pytorch 2.1.1. We can upgrade these packages in the future.
eliteprox pushed a commit to eliteprox/ai-worker that referenced this pull request Jul 26, 2024
This commit ensures that numpy<2.0.0 is used to prevent conflicts with
Pytorch 2.1.1. We can upgrade these packages in the future.
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.

1 participant