Skip to content

Commit 06f8f1f

Browse files
Bump torch from 2.0.1 to 2.7.0
Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.1 to 2.7.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.0.1...v2.7.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c26068 commit 06f8f1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ qiskit==0.43.0 # Quantum computing framework for creating and running qu
5050

5151
# Machine learning and deep learning frameworks
5252
tensorflow==2.14.0 # TensorFlow for machine learning and deep learning
53-
torch==2.0.1 # PyTorch for deep learning applications
53+
torch==2.7.0 # PyTorch for deep learning applications
5454
transformers==4.30.0 # Hugging Face Transformers for natural language processing
5555

5656
# Additional libraries for enhanced functionality

0 commit comments

Comments
 (0)