Skip to content

Commit 47a4370

Browse files
fix: bump keras from 3.9.1 to 3.9.2
Bumps [keras](https://github.com/keras-team/keras) from 3.9.1 to 3.9.2. - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](keras-team/keras@v3.9.1...v3.9.2) --- updated-dependencies: - dependency-name: keras dependency-version: 3.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c39658d commit 47a4370

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ scikit-learn==1.6.1
1313

1414
# Machine Learning Libraries:
1515
tensorflow==2.18.1
16-
keras==3.9.1
16+
keras==3.9.2
1717
tensorflow==2.18.1
18-
keras==3.9.1
18+
keras==3.9.2
1919

2020

2121
# Natural Language Processing Libraries:

0 commit comments

Comments
 (0)