-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
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
Hi, this is a simple request because I'm having trouble using GraphRAG with some other packages that depends on numpy>=2.0.0 (qdrant-client>=1.13.3 is an example). This is not a big problem for me because I can depend on another qdrant-client version, but it might start being a bigger problem in the future.
Can we please update the numpy version dependency to make everything compatible?
Thanks in advance.
Steps to reproduce
No response
GraphRAG Config Used
I'm trying to use this pyproject.toml:
"graphrag>=2.1.0",
"qdrant-client>=1.13.3",Logs and screenshots
No response
Additional Information
- GraphRAG Version: >=2.1.0
- Operating System: Linux
- Python Version: >=3.13
hxt365, bain-luis-morillo, rajivharris, bachp, xmanners and 2 more
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