Skip to content

Commit f147e8e

Browse files
pyup-botJonathan DEKHTIAR
authored andcommitted
PyUP - Dependency Update Scheduled daily dependency update on saturday (#892)
* Pin nltk to latest version 3.4 * Update requirements_extra.txt * Update CHANGELOG.md
1 parent 59f27e5 commit f147e8e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ To release a new version, please update the changelog as followed:
7474
### Changed
7575

7676
### Dependencies Update
77+
- nltk>=3.3,<3.4 => nltk>=3.3,<3.5 (PR #892)
7778
- pytest>=3.6,<3.11 => pytest>=3.6,<4.1 (PR #889)
7879

7980
### Deprecated
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
opencv-python>=3.4,<3.5
2-
nltk>=3.3,<3.4
2+
nltk>=3.3,<3.5

0 commit comments

Comments
 (0)