Skip to content
Snippets Groups Projects

Bump Python requirement torch to 1.13.0

Merged Teklia Bot requested to merge bump-torch into main
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -7,6 +7,6 @@ numpy==1.23.5
opencv-python==4.6.0.66
PyYAML==6.0
tensorboard==2.11.0
torch==1.11.0
torchvision==0.12.0
torch==1.13.0
torchvision==0.14.0
tqdm==4.64.1
Loading