Skip to content

Commit

Permalink
chore: adding torch 1.13 to dev deps to help CI run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
chanind committed May 12, 2023
1 parent e77c5a2 commit 8abff7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ flake8 = "^4.0.1"
syrupy = "^2.0.0"
pygments = "^2.14.0"
furo = "^2022.12.7"
torch = "^1.13.1"

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

0 comments on commit 8abff7b

Please sign in to comment.