Skip to content

Commit

Permalink
chore: Update torch dependency to version 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
William Blum committed Aug 5, 2024
1 parent f290638 commit c90a6a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pandas==2.1.1
jupyter>=1.0.0

# training
torch==1.13.1
torch==2.4.0
stable-baselines3==1.6.0

# linter and formatter
Expand Down

0 comments on commit c90a6a9

Please sign in to comment.