Skip to content

Commit 6924763

Browse files
Merge pull request #404 from Quantum-Software-Development/dependabot/pip/tensorflow-2.19.0
fix: bump tensorflow from 2.18.1 to 2.19.0
2 parents bc2eb3c + 9b7ef37 commit 6924763

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
@@ -16,9 +16,9 @@ scipy==1.15.2
1616
scikit-learn==1.6.1
1717

1818
# Machine Learning Libraries:
19-
tensorflow==2.18.1
19+
tensorflow==2.19.0
2020
keras==3.10.0
21-
tensorflow==2.18.1
21+
tensorflow==2.19.0
2222
keras==3.10.0
2323

2424

0 commit comments

Comments
 (0)