Skip to content

Commit aba9578

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ scikit-learn==1.6.1
1717

1818
# Machine Learning Libraries:
1919
tensorflow==2.18.1
20-
keras==3.9.2
20+
keras==3.10.0
2121

2222
# Natural Language Processing Libraries:
2323
nltk==3.9.1

0 commit comments

Comments
 (0)