Skip to content

Commit cd70ec8

Browse files
Merge pull request #358 from Quantum-Software-Development/dependabot/pip/spacy-3.8.3
fix: bump spacy from 3.8.2 to 3.8.3
2 parents 1a89ffe + 6d1c65a commit cd70ec8

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
@@ -21,7 +21,7 @@ keras==3.7.0
2121

2222
# Natural Language Processing Libraries:
2323
nltk==3.9.1
24-
spacy==3.8.2
24+
spacy==3.8.3
2525

2626
# Web Scraping Libraries:
2727
beautifulsoup4==4.12.3

0 commit comments

Comments
 (0)