Skip to content

Commit 19f5a02

Browse files
Bump torch from 2.0.1 to 2.2.0
Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.1 to 2.2.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.2.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 636599e commit 19f5a02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ qiskit==0.43.0 # Quantum computing framework for creating and running qu
5050

5151
# Additional libraries for enhanced functionality
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.2.0 # PyTorch for deep learning applications
5454
transformers==4.30.0 # Hugging Face Transformers for natural language processing

0 commit comments

Comments
 (0)