Skip to content

Commit

Permalink
Update torch requirement from <2.1.0 to <2.2.0 in /tests
Browse files Browse the repository at this point in the history
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@ciflow/slow/0a9dbbbaadb86039ba17c1a11990f8a5e518ac06...v2.1.1)

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 0060b26 commit d4bbe18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ pytest-html==3.2.0
pytest-timeout==2.1.0
jax<=0.4.14
jaxlib<=0.4.14
torch<2.1.0
torch<2.2.0

0 comments on commit d4bbe18

Please sign in to comment.