Skip to content

Commit 400045f

Browse files
Merge pull request #738 from Quantum-Software-Development/dependabot/pip/keras-3.10.0
fix: bump keras from 3.9.2 to 3.10.0
2 parents 1de0d80 + e15de1c commit 400045f

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
@@ -13,9 +13,9 @@ scikit-learn==1.6.1
1313

1414
# Machine Learning Libraries:
1515
tensorflow==2.18.1
16-
keras==3.9.2
16+
keras==3.10.0
1717
tensorflow==2.18.1
18-
keras==3.9.2
18+
keras==3.10.0
1919

2020

2121
# Natural Language Processing Libraries:

0 commit comments

Comments
 (0)