Skip to content

Commit

Permalink
fix torch test issue with bumping torhc
Browse files Browse the repository at this point in the history
  • Loading branch information
misko committed Jul 28, 2024
1 parent a8fb6ab commit 0eb4988
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@ six==1.16.0
sympy==1.12
tensordict==0.1.2
tomli==2.0.1
torch==2.1.2
torchvision==0.16.2
torch==2.3.1
torchvision==0.18.1
tqdm==4.66.1
typing_extensions==4.9.0
urllib3==2.1.0
Expand Down

0 comments on commit 0eb4988

Please sign in to comment.