Skip to content

Commit 9dcf861

Browse files
Merge pull request #386 from Quantum-Software-Development/dependabot/pip/tensorflow-2.18.1
fix: bump tensorflow from 2.18.0 to 2.18.1
2 parents 61334bf + d328c79 commit 9dcf861

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,12 @@ scipy==1.15.2
1616
scikit-learn==1.6.1
1717

1818
# Machine Learning Libraries:
19+
tensorflow==2.18.1
20+
keras==3.8.0
1921
tensorflow==2.18.0
2022
keras==3.9.2
2123

24+
2225
# Natural Language Processing Libraries:
2326
nltk==3.9.1
2427
spacy==3.8.3

0 commit comments

Comments
 (0)