Skip to content

Commit 1fe7cc7

Browse files
Merge pull request #1011 from Quantum-Software-Development/dependabot/pip/keras-3.12.0
fix: bump keras from 3.10.0 to 3.12.0
2 parents c5303f5 + c413cd2 commit 1fe7cc7

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.20.0
16-
keras==3.10.0
16+
keras==3.12.0
1717
tensorflow==2.20.0
18-
keras==3.10.0
18+
keras==3.12.0
1919

2020

2121
# Natural Language Processing Libraries:

0 commit comments

Comments
 (0)