PlanOpticon
chore(deps): bump torchaudio from 2.10.0 to 2.11.0 Bumps [torchaudio](https://github.com/pytorch/audio) from 2.10.0 to 2.11.0. - [Release notes](https://github.com/pytorch/audio/releases) - [Commits](https://github.com/pytorch/audio/compare/v2.10.0...v2.11.0) --- updated-dependencies: - dependency-name: torchaudio dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Commit
f2fd636e5610bdc7e6dfbbe50b00e70e422b5804a7066d902c3d6c538ba4f467
Parent
816f160169cfa83…
2 files changed
+1
-1
+1
-1
+1
-1
| --- requirements-apple.txt | ||
| +++ requirements-apple.txt | ||
| @@ -1,8 +1,8 @@ | ||
| 1 | 1 | # ARM-specific optimizations for macOS |
| 2 | 2 | torch==2.10.0 |
| 3 | 3 | torchvision==0.26.0 |
| 4 | -torchaudio==2.10.0 | |
| 4 | +torchaudio==2.11.0 | |
| 5 | 5 | |
| 6 | 6 | # Apple ML specific packages |
| 7 | 7 | coremltools>=6.2 |
| 8 | 8 | onnx>=1.13.0 |
| 9 | 9 |
| --- requirements-apple.txt | |
| +++ requirements-apple.txt | |
| @@ -1,8 +1,8 @@ | |
| 1 | # ARM-specific optimizations for macOS |
| 2 | torch==2.10.0 |
| 3 | torchvision==0.26.0 |
| 4 | torchaudio==2.10.0 |
| 5 | |
| 6 | # Apple ML specific packages |
| 7 | coremltools>=6.2 |
| 8 | onnx>=1.13.0 |
| 9 |
| --- requirements-apple.txt | |
| +++ requirements-apple.txt | |
| @@ -1,8 +1,8 @@ | |
| 1 | # ARM-specific optimizations for macOS |
| 2 | torch==2.10.0 |
| 3 | torchvision==0.26.0 |
| 4 | torchaudio==2.11.0 |
| 5 | |
| 6 | # Apple ML specific packages |
| 7 | coremltools>=6.2 |
| 8 | onnx>=1.13.0 |
| 9 |
+1
-1
| --- requirements-gpu.txt | ||
| +++ requirements-gpu.txt | ||
| @@ -1,9 +1,9 @@ | ||
| 1 | 1 | # NVIDIA GPU acceleration dependencies |
| 2 | 2 | torch==2.10.0 |
| 3 | 3 | torchvision==0.26.0 |
| 4 | -torchaudio==2.10.0 | |
| 4 | +torchaudio==2.11.0 | |
| 5 | 5 | |
| 6 | 6 | # Additional CUDA dependencies |
| 7 | 7 | opencv-contrib-python-headless>=4.7.0.72 |
| 8 | 8 | cupy-cuda11x>=12.0.0 |
| 9 | 9 | |
| 10 | 10 |
| --- requirements-gpu.txt | |
| +++ requirements-gpu.txt | |
| @@ -1,9 +1,9 @@ | |
| 1 | # NVIDIA GPU acceleration dependencies |
| 2 | torch==2.10.0 |
| 3 | torchvision==0.26.0 |
| 4 | torchaudio==2.10.0 |
| 5 | |
| 6 | # Additional CUDA dependencies |
| 7 | opencv-contrib-python-headless>=4.7.0.72 |
| 8 | cupy-cuda11x>=12.0.0 |
| 9 | |
| 10 |
| --- requirements-gpu.txt | |
| +++ requirements-gpu.txt | |
| @@ -1,9 +1,9 @@ | |
| 1 | # NVIDIA GPU acceleration dependencies |
| 2 | torch==2.10.0 |
| 3 | torchvision==0.26.0 |
| 4 | torchaudio==2.11.0 |
| 5 | |
| 6 | # Additional CUDA dependencies |
| 7 | opencv-contrib-python-headless>=4.7.0.72 |
| 8 | cupy-cuda11x>=12.0.0 |
| 9 | |
| 10 |