Skip to content

Commit fb711cf

Browse files
Merge pull request #339 from Quantum-Software-Development/dependabot/pip/spacy-3.8.2
fix: bump spacy from 3.7.6 to 3.8.2
2 parents 1b1bf6e + ba06834 commit fb711cf

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.6.0
2121

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

2626
# Web Scraping Libraries:
2727
beautifulsoup4==4.12.3

0 commit comments

Comments
 (0)