Skip to content

Commit 3337ca6

Browse files
Merge pull request #222 from Quantum-Software-Development/dependabot/pip/keras-3.12.0
fix: bump keras from 3.11.3 to 3.12.0
2 parents 46b66f0 + a8fc859 commit 3337ca6

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
@@ -22,9 +22,9 @@ scikit-learn==1.7.2
2222

2323
# Machine Learning Libraries:
2424
tensorflow==2.20.0
25-
keras==3.11.3
25+
keras==3.12.0
2626
tensorflow==2.20.0
27-
keras==3.11.3
27+
keras==3.12.0
2828

2929

3030
# Natural Language Processing Libraries:

0 commit comments

Comments
 (0)