Skip to content

Commit

Permalink
Update tensordict min version
Browse files Browse the repository at this point in the history
  • Loading branch information
bhack authored Oct 21, 2024
1 parent c2ec8e1 commit efd07dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"scikit-image>=0.24.0",
"tensorboard>=2.17.0",
"pycocotools>=2.0.8",
"tensordict>=0.5.0",
"tensordict>=0.6.0",
"opencv-python>=4.7.0",
"submitit>=1.5.1",
],
Expand Down

0 comments on commit efd07dc

Please sign in to comment.