Skip to content

Commit 5a11ca2

Browse files
Bump tensorflow from 2.11.0 to 2.12.1
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.11.0 to 2.12.1. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](tensorflow/tensorflow@v2.11.0...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b5195e4 commit 5a11ca2

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
@@ -3,7 +3,7 @@ pandas==1.5.3 # Powerful data manipulation and analysis library
33
numpy==1.23.5 # Fundamental package for numerical computations in Python
44

55
# Machine learning and deep learning
6-
tensorflow==2.11.0 # Comprehensive library for machine learning and deep learning
6+
tensorflow==2.12.1 # Comprehensive library for machine learning and deep learning
77
scikit-learn==1.1.3 # Simple and efficient tools for data mining and data analysis
88

99
# Blockchain interaction

0 commit comments

Comments
 (0)