Skip to content

Commit 225c6e6

Browse files
Merge pull request #193 from Quantum-Software-Development/dependabot/pip/keras-3.11.3
fix: bump keras from 3.10.0 to 3.11.3
2 parents a14f0fb + 7c1c057 commit 225c6e6

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.10.0
25+
keras==3.11.3
2626
tensorflow==2.20.0
27-
keras==3.10.0
27+
keras==3.11.3
2828

2929

3030
# Natural Language Processing Libraries:

0 commit comments

Comments
 (0)