Skip to content

Commit ac48339

Browse files
Merge pull request #320 from Quantum-Software-Development/dependabot/pip/keras-3.9.2
fix: bump keras from 3.9.1 to 3.9.2
2 parents 4b29229 + 47a4370 commit ac48339

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.18.1
16-
keras==3.9.1
16+
keras==3.9.2
1717
tensorflow==2.18.1
18-
keras==3.9.1
18+
keras==3.9.2
1919

2020

2121
# Natural Language Processing Libraries:

0 commit comments

Comments
 (0)