Skip to content

Commit

Permalink
Bump nltk from 3.8.1 to 3.9 in the pip group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update in the / directory: [nltk](https://github.com/nltk/nltk).


Updates `nltk` from 3.8.1 to 3.9
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](nltk/nltk@3.8.1...3.9)

---
updated-dependencies:
- dependency-name: nltk
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent ec0a7d7 commit 90bb4a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jiwer==3.0.4
joblib==1.4.0
langdetect==1.0.9
lexical_diversity==0.1.1
nltk==3.8.1
nltk==3.9
numpy==1.24.4
openai==1.30.5
pandas==2.2.2
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
'joblib==1.4.0',
'langdetect==1.0.9',
'lexical_diversity==0.1.1',
'nltk==3.8.1',
'nltk==3.9',
'numpy==1.24.4',
'openai==1.30.5',
'pandas==2.2.2',
Expand Down

0 comments on commit 90bb4a2

Please sign in to comment.