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

Update torch requirement from <2.2,>=1.13 to >=1.13,<2.3 in /tests #175

Closed

Commits on Mar 5, 2024

  1. Update torch requirement from <2.2,>=1.13 to >=1.13,<2.3 in /tests

    Updates the requirements on [torch](https://github.com/pytorch/pytorch) to permit the latest version.
    - [Release notes](https://github.com/pytorch/pytorch/releases)
    - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
    - [Commits](pytorch/pytorch@v1.13.0...v2.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: torch
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 5, 2024
    Configuration menu
    Copy the full SHA
    2d398ae View commit details
    Browse the repository at this point in the history