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

Commits on Aug 15, 2024

  1. Add dev dependency for numpy<2

    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 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    1026f5f View commit details
    Browse the repository at this point in the history