-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
triageDefault label assignment, indicates new issue needs reviewed by a maintainerDefault label assignment, indicates new issue needs reviewed by a maintainer
Description
Do you need to file an issue?
- I have searched the existing issues and this bug is not already filed.
- My model is hosted on OpenAI or Azure. If not, please look at the "model providers" issue and don't file a new one here.
- I believe this is a legitimate bug, not just a question. If this is a question, please use the Discussions area.
Describe the issue
Graphrag currently uses nltk==3.9.1 as a dependency.
This version has a vulnerability: https://nvd.nist.gov/vuln/detail/CVE-2025-14009
The guidance is to upgrade to 3.9.3.
Looking quickly at the nltk changelog I do not see breaking changes that would affect graphrag, but happy to look more into it and open a PR.
Steps to reproduce
No response
GraphRAG Config Used
# Paste your config here
Logs and screenshots
No response
Additional Information
- GraphRAG Version: 3.0.6
- Operating System:
- Python Version:
- Related Issues:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
triageDefault label assignment, indicates new issue needs reviewed by a maintainerDefault label assignment, indicates new issue needs reviewed by a maintainer