Skip to content

Commit

Permalink
Add torch to pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
bhilbert4 committed Jan 17, 2025
1 parent 6802e2d commit 4a35eac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ dependencies = [
"scipy>=1.12.0,<2",
"selenium>=4.18.1,<5",
"sqlalchemy>=2.0.29,<3",
"torch>=2.2.2,<2.5.2",
"torchvision>=0.17.2,<0.20.2",
"wtforms>=3.1.2,<4",
]
dynamic = [
Expand Down

0 comments on commit 4a35eac

Please sign in to comment.