Chore(deps): Bump nltk from 3.8.1 to 3.9
Bumps [nltk](https://github.com/nltk/nltk) from 3.8.1 to 3.9. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.8.1...3.9) --- updated-dependencies: - dependency-name: nltk dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d5bfb7f501
commit
c66ac17815
2
Pipfile
2
Pipfile
@ -34,7 +34,7 @@ imap-tools = "*"
|
||||
inotifyrecursive = "~=0.3"
|
||||
langdetect = "*"
|
||||
mysqlclient = "*"
|
||||
nltk = "==3.8.1"
|
||||
nltk = "==3.9"
|
||||
ocrmypdf = "~=15.4"
|
||||
pathvalidate = "*"
|
||||
pdf2image = "*"
|
||||
|
10
Pipfile.lock
generated
10
Pipfile.lock
generated
@ -1,7 +1,7 @@
|
||||
{
|
||||
"_meta": {
|
||||
"hash": {
|
||||
"sha256": "184a9265389fd448a9f8295df596622290b2403b1892e7f4ed09150322c697c5"
|
||||
"sha256": "315b3ad395a12b8b95dff12b6ba4d82f70b100bff1636320e303d1f7c8860390"
|
||||
},
|
||||
"pipfile-spec": 6,
|
||||
"requires": {},
|
||||
@ -1138,12 +1138,12 @@
|
||||
},
|
||||
"nltk": {
|
||||
"hashes": [
|
||||
"sha256:1834da3d0682cba4f2cede2f9aad6b0fafb6461ba451db0efb6f9c39798d64d3",
|
||||
"sha256:fd5c9109f976fa86bcadba8f91e47f5e9293bd034474752e92a520f81c93dda5"
|
||||
"sha256:d17863e861bb33ac617893329d71d06a3dfb7e3eb9ee0b8105281c53944a45a1",
|
||||
"sha256:e98acac454407fa38b76cccb29208d377731cf7fab68f323754a3681f104531f"
|
||||
],
|
||||
"index": "pypi",
|
||||
"markers": "python_version >= '3.7'",
|
||||
"version": "==3.8.1"
|
||||
"markers": "python_version >= '3.8'",
|
||||
"version": "==3.9"
|
||||
},
|
||||
"numpy": {
|
||||
"hashes": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user