mirror of
https://github.com/microsoft/graphrag.git
synced 2026-01-14 09:07:20 +08:00
Bump nltk from 3.9.1 to 3.9.2
Bumps [nltk](https://github.com/nltk/nltk) from 3.9.1 to 3.9.2. - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](https://github.com/nltk/nltk/compare/3.9.1...3.9.2) --- updated-dependencies: - dependency-name: nltk dependency-version: 3.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7f996cf584
commit
b5445486b6
@ -42,7 +42,7 @@ dependencies = [
|
||||
"fnllm[azure,openai]>=0.4.1",
|
||||
"json-repair>=0.30.3",
|
||||
"openai>=1.68.0",
|
||||
"nltk==3.9.1",
|
||||
"nltk==3.9.2",
|
||||
"tiktoken>=0.11.0",
|
||||
# Data-Science
|
||||
"numpy>=1.25.2",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user