Skip to content

Commit

Permalink
requirements: Upgrade nltk
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwood committed Mar 28, 2023
1 parent 939e1e1 commit 5ba7b8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ mccabe==0.6.1
# via flake8
mypy-extensions==0.4.3
# via black
nltk==3.6.5
nltk==3.8.1
# via -r requirements.txt
numpy==1.20.3
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ joblib==1.0.1
# via nltk
markupsafe==2.0.1
# via jinja2
nltk==3.6.5
nltk==3.8.1
# via -r requirements.in
numpy==1.20.3
# via pandas
Expand Down

0 comments on commit 5ba7b8b

Please sign in to comment.