Skip to content

Commit 173c618

Browse files
Merge pull request #424 from Quantum-Software-Development/dependabot/pip/keras-3.13.0
fix: bump keras from 3.10.0 to 3.13.0
2 parents 01e1574 + e8b723b commit 173c618

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ scikit-learn==1.8.0
2121

2222
# Machine Learning Libraries:
2323
tensorflow==2.19.0
24-
keras==3.10.0
24+
keras==3.13.0
2525
tensorflow==2.19.0
26-
keras==3.10.0
26+
keras==3.13.0
2727

2828

2929
# Natural Language Processing Libraries:

0 commit comments

Comments
 (0)