Skip to content

Commit

Permalink
Update keras requirement from <3.0.0,>=2.0.0 to >=2.0.0,<4.0.0 in /tests
Browse files Browse the repository at this point in the history
Updates the requirements on [keras](https://github.com/keras-team/keras) to permit the latest version.
- [Release notes](https://github.com/keras-team/keras/releases)
- [Commits](keras-team/keras@2.0.0...v3.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent f1862e4 commit bda08b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jax<=0.4.14
jaxlib<=0.4.14
kornia==0.7.0
networkx<=3.1.0
keras>=2.0.0,<3.0.0
keras>=2.0.0,<4.0.0

--extra-index-url https://download.pytorch.org/whl/cpu
torch>=1.13,<2.3

0 comments on commit bda08b4

Please sign in to comment.