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

Add dev dependency for numpy<2 #113

Merged
merged 1 commit into from
Aug 17, 2024
Merged

Add dev dependency for numpy<2 #113

merged 1 commit into from
Aug 17, 2024

Conversation

jamt9000
Copy link
Collaborator

@jamt9000 jamt9000 commented Aug 15, 2024

The pytorch lightning version we're using for training is incompatible with numpy 2. We should update the training code to work with newer lightning, but in the meantime set an upper bound for numpy in the dev deps, which will make the tests pass.

The pytorch lightning version we're using for training
is incompatible with numpy 2. We should update the training
code to work with newer lightning, but in the meantime set an
upper bound for numpy in the dev deps.
@jamt9000 jamt9000 merged commit be0403c into master Aug 17, 2024
5 checks passed
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