Skip to content

[Request]: Can we please update numpy dependency? #1809

@NathanAP

Description

@NathanAP

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    triageDefault label assignment, indicates new issue needs reviewed by a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions