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

REL: Fix max requirements specification #302

Merged
merged 5 commits into from
Nov 15, 2022
Merged

Conversation

scottclowe
Copy link
Member

The code is breaking on torch==1.12.0. It is not yet clear what the source of the error is.

Since our maximum version of pytorch only support python<=3.10, we can't possibly support anything above this.

The code is breaking on torch==1.12.0. It is not yet clear what
the source of the error is.
Since our maximum version of pytorch only support python<=3.10,
we can't possibly support anything above this.
This makes for a more readable title on the GHA test webpage.
@scottclowe scottclowe merged commit d87cc62 into master Nov 15, 2022
@scottclowe scottclowe deleted the rel_fix-max-requirements branch November 16, 2022 07:34
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