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

Restrict pytorch-lightning and pandas to < 2.0 until breaking changes are resolved #476

Merged
merged 2 commits into from
Apr 13, 2023

Conversation

asogaard
Copy link
Collaborator

@asogaard asogaard commented Apr 13, 2023

Have opened separate issues about making code compatible with new versions:

Closes #470

@asogaard asogaard changed the title Restrict pytorch-lightning to < 2.0 until breaking changes are resolved Restrict pytorch-lightning and pandas to < 2.0 until breaking changes are resolved Apr 13, 2023
@asogaard
Copy link
Collaborator Author

Passes checks now, @RasmusOrsoe. Also had to cap pandas for similar reasons.

@asogaard asogaard merged commit cfa6df3 into graphnet-team:main Apr 13, 2023
@asogaard asogaard deleted the lightning-version branch April 13, 2023 15:36
@asogaard asogaard mentioned this pull request Apr 14, 2023
RasmusOrsoe pushed a commit to RasmusOrsoe/graphnet that referenced this pull request Oct 25, 2023
Restrict pytorch-lightning and pandas to < 2.0 until breaking changes are resolved
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.

Error with pytorch-lightning 2.0.0
2 participants