Skip to content

Commit 74cce84

Browse files
Merge pull request #401 from Quantum-Software-Development/dependabot/pip/keras-3.10.0
fix: bump keras from 3.9.2 to 3.10.0
2 parents 3db1b04 + 724678c commit 74cce84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ scikit-learn==1.6.1
1717

1818
# Machine Learning Libraries:
1919
tensorflow==2.18.1
20-
keras==3.9.2
20+
keras==3.10.0
2121
tensorflow==2.18.1
22-
keras==3.9.2
22+
keras==3.10.0
2323

2424

2525
# Natural Language Processing Libraries:

0 commit comments

Comments
 (0)