Skip to content

Commit 3f386f0

Browse files
Merge pull request #161 from Quantum-Software-Development/dependabot/pip/tensorflow-2.18.1
fix: bump tensorflow from 2.18.0 to 2.18.1
2 parents 6657b5f + 84dc821 commit 3f386f0

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

1818
# Machine Learning Libraries:
19-
tensorflow==2.18.0
19+
tensorflow==2.18.1
2020
keras==3.9.2
2121

2222
# Natural Language Processing Libraries:

0 commit comments

Comments
 (0)