Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps): bump keras from 3.9.0 to 3.12.0 in /tools/tdgpt
Bumps [keras](https://github.com/keras-team/keras) from 3.9.0 to 3.12.0.
- [Release notes](https://github.com/keras-team/keras/releases)
- [Commits](keras-team/keras@v3.9.0...v3.12.0)

---
updated-dependencies:
- dependency-name: keras
  dependency-version: 3.12.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2025
commit 12a77d2c3f05b6c2d08126c674a3832ba8c1eb6e
2 changes: 1 addition & 1 deletion tools/tdgpt/requirements_ess.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Flask==3.0.3
matplotlib==3.9.2
Werkzeug==3.0.6
uWSGI==2.0.27
keras==3.9.0
keras==3.12.0
taospy==2.8.6
transformers==4.40.0
accelerate==0.34.2
Expand Down
Loading