Skip to content
Snippets Groups Projects

Bump Python requirement torchvision to 0.21.0

Open Teklia Bot requested to merge bump-torchvision into main
Compare and
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -18,5 +18,5 @@ tenacity==8.2.3
tensorboard==2.12.2
torch==2.2.0
torchaudio==2.2.0
torchvision==0.17.0
torchvision==0.17.2
tqdm==4.65.0
Loading