Skip to content

Commit

Permalink
Merge pull request #11 from LucasColas/dependabot/pip/torch-2.2.0
Browse files Browse the repository at this point in the history
Bump torch from 2.0.1 to 2.2.0
  • Loading branch information
LucasColas authored Jul 25, 2024
2 parents abaadc6 + 260339d commit 085cd9e
Show file tree
Hide file tree
Showing 2 changed files with 253 additions and 30 deletions.
281 changes: 252 additions & 29 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ scikit-learn = "^1.5.0"
texasholdem = "^0.10.0"
black = "^24.3.0"
scipy = { version = "^1.10.0", python = ">=3.8,<3.12" }
torch = "^2.0.1"
torch = "^2.2.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 085cd9e

Please sign in to comment.