Skip to content

Commit 2ea7d54

Browse files
Bump nltk from 3.5 to 3.6.2 in /.depends (#173)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5ff76c7 commit 2ea7d54

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.depends/fsi.nlp.requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pandas==1.1.3
1515
pyodbc==4.0.31
1616
python-dotenv==0.14.0
1717
torch==1.7.1
18-
nltk==3.5
18+
nltk==3.6.2
1919
numpy==1.19.5
2020
protobuf==3.17.3
2121
scipy==1.5.4

.depends/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ nbformat==5.1.3
8585
netCDF4==1.5.4
8686
networkx==2.5.1
8787
newspaper3k==0.2.8
88-
nltk==3.5
88+
nltk==3.6.2
8989
numba==0.52.0
9090
opencensus-ext-azure>=1.0.5
9191
opencv-python-headless==4.3.0.36

0 commit comments

Comments
 (0)