Skip to content

standardize torch version bounds#1155

Closed
willghatch wants to merge 1 commit intomainfrom
users/willghatch/torch-version-standardize
Closed

standardize torch version bounds#1155
willghatch wants to merge 1 commit intomainfrom
users/willghatch/torch-version-standardize

Conversation

@willghatch
Copy link
Contributor

All of our requirements files have a maximum bound of torch <2.9, except our pyproject.toml was different (<2.10). Since a switch to 2.10 in the requirements files broke CI previously, this standardizes by inistead bringing pyproject.toml down to <2.9.
See #1150

All of our requirements files have a maximum bound of torch <2.9, except our pyproject.toml was different (<2.10).
Since a switch to 2.10 in the requirements files broke CI previously, this standardizes by inistead bringing pyproject.toml down to <2.9.

Signed-off-by: William G Hatch <william@hatch.uno>
@tgymnich
Copy link
Contributor

this is going to break someone's setup, using the rocm dev docker images.

@willghatch
Copy link
Contributor Author

PR #1190 is passing, which does the same thing but bumping the version numbers up. So I'm closing this one.

@willghatch willghatch closed this Mar 25, 2026
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.

2 participants