Skip to content

Commit 65793ce

Browse files
Merge pull request #392 from Quantum-Software-Development/dependabot/pip/keras-3.9.2
fix: bump keras from 3.8.0 to 3.9.2
2 parents 1fc2f80 + d35790e commit 65793ce

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.6.1
1717

1818
# Machine Learning Libraries:
1919
tensorflow==2.18.1
20-
keras==3.8.0
20+
keras==3.9.2
2121
tensorflow==2.18.0
2222
keras==3.9.2
2323

0 commit comments

Comments
 (0)