Skip to content

Commit

Permalink
Bump nltk from 3.5 to 3.6.2 in /.depends (#173)
Browse files Browse the repository at this point in the history
Bumps [nltk](https://github.com/nltk/nltk) from 3.5 to 3.6.2.
- [Release notes](https://github.com/nltk/nltk/releases)
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog)
- [Commits](nltk/nltk@3.5...3.6.2)

---
updated-dependencies:
- dependency-name: nltk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 10, 2021
1 parent 5ff76c7 commit 2ea7d54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .depends/fsi.nlp.requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pandas==1.1.3
pyodbc==4.0.31
python-dotenv==0.14.0
torch==1.7.1
nltk==3.5
nltk==3.6.2
numpy==1.19.5
protobuf==3.17.3
scipy==1.5.4
Expand Down
2 changes: 1 addition & 1 deletion .depends/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ nbformat==5.1.3
netCDF4==1.5.4
networkx==2.5.1
newspaper3k==0.2.8
nltk==3.5
nltk==3.6.2
numba==0.52.0
opencensus-ext-azure>=1.0.5
opencv-python-headless==4.3.0.36
Expand Down

0 comments on commit 2ea7d54

Please sign in to comment.