Skip to content

Commit

Permalink
Bump keras to 3.8.0 (#1279)
Browse files Browse the repository at this point in the history
Signed-off-by: yes <[email protected]>
  • Loading branch information
tanwarsh authored Jan 17, 2025
1 parent e0942ed commit ccc523b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion openfl-workspace/keras_2dunet/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
keras==3.6.0
keras==3.8.0
nibabel
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
tensorflow==2.18.0
2 changes: 1 addition & 1 deletion openfl-workspace/keras_cnn_mnist/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
keras==3.6.0
keras==3.8.0
tensorflow==2.18.0

2 changes: 1 addition & 1 deletion openfl-workspace/keras_nlp/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
keras==3.6.0
keras==3.8.0
tensorflow==2.18.0

0 comments on commit ccc523b

Please sign in to comment.