Skip to content

Commit c0735ee

Browse files
Merge pull request #167 from Quantum-Software-Development/dependabot/pip/nltk-3.9.2
fix: bump nltk from 3.9.1 to 3.9.2
2 parents 5c22fc0 + 195ae32 commit c0735ee

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
@@ -28,7 +28,7 @@ keras==3.10.0
2828

2929

3030
# Natural Language Processing Libraries:
31-
nltk==3.9.1
31+
nltk==3.9.2
3232
spacy==3.8.7
3333

3434
# Web Scraping Libraries:

0 commit comments

Comments
 (0)