Skip to content

Commit

Permalink
build: temporarily pin pytorch to 2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bugale committed Apr 27, 2024
1 parent 07d39d0 commit 9efa295
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ mypy
tqdm-stubs
types-retry
types-requests
torch<2.3.0 # Due to https://github.com/pytorch/pytorch/issues/124897
-r requirements.txt

0 comments on commit 9efa295

Please sign in to comment.