Skip to content

Commit

Permalink
Update torch version
Browse files Browse the repository at this point in the history
  • Loading branch information
belerico committed Feb 23, 2024
1 parent 76b21b7 commit c190dd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies = [
"torchmetrics",
"rich==13.5.*",
"opencv-python==4.8.0.*",
"torch>=2.0,<2.2"
"torch>=2.0,!=2.2.0"
]
dynamic = ["version"]

Expand Down

0 comments on commit c190dd6

Please sign in to comment.