Skip to content

Commit

Permalink
Bump Pytorch version
Browse files Browse the repository at this point in the history
  • Loading branch information
rlouf committed Dec 7, 2023
1 parent d8748ee commit c2b2a9c
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 @@ -33,7 +33,7 @@ dependencies = [
"pydantic>=2.0",
"scipy",
"tenacity",
"torch",
"torch>=2.1",
"numba",
"joblib",
"referencing",
Expand Down

0 comments on commit c2b2a9c

Please sign in to comment.