Skip to content

Commit

Permalink
Bump keras from 2.12.0 to 2.13.1
Browse files Browse the repository at this point in the history
Bumps [keras](https://github.com/keras-team/keras) from 2.12.0 to 2.13.1.
- [Release notes](https://github.com/keras-team/keras/releases)
- [Commits](keras-team/keras@v2.12.0...v2.13.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 2, 2024
1 parent 2510a98 commit cc1e09e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ h3pandas==0.2.6
itsdangerous==2.1.2
Jinja2==3.1.4
keras==2.14.0;python_version>="3.11"
keras==2.12.0;python_version=="3.8"
keras==2.13.1;python_version=="3.8"
matplotlib==3.8.3;python_version>="3.11"
matplotlib==3.7.5;python_version=="3.8"
numpy==1.26.4;python_version>="3.11"
Expand Down

0 comments on commit cc1e09e

Please sign in to comment.