Skip to content

Commit 1b1bf6e

Browse files
Merge pull request #341 from Quantum-Software-Development/dependabot/pip/keras-3.6.0
fix: bump keras from 3.5.0 to 3.6.0
2 parents 500ab94 + b001679 commit 1b1bf6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ scikit-learn==1.5.2
1717

1818
# Machine Learning Libraries:
1919
tensorflow==2.17.0
20-
keras==3.5.0
20+
keras==3.6.0
2121

2222
# Natural Language Processing Libraries:
2323
nltk==3.9.1

0 commit comments

Comments
 (0)