Skip to content

Commit 37d8835

Browse files
Merge pull request #117 from Quantum-Software-Development/dependabot/pip/tensorflow-2.20.0
fix: bump tensorflow from 2.19.0 to 2.20.0
2 parents 9a87b07 + 6f81eee commit 37d8835

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
@@ -21,9 +21,9 @@ scipy==1.15.2
2121
scikit-learn==1.6.1
2222

2323
# Machine Learning Libraries:
24-
tensorflow==2.19.0
24+
tensorflow==2.20.0
2525
keras==3.10.0
26-
tensorflow==2.19.0
26+
tensorflow==2.20.0
2727
keras==3.10.0
2828

2929

0 commit comments

Comments
 (0)