Skip to content

[BUG]: Old fsspec dependency #449

@gejesi2130-rgb

Description

@gejesi2130-rgb

Before You Report a Bug, Please Confirm You Have Done The Following...

  • I have updated to the latest version of the packages.
  • I have searched for both existing issues and closed issues and found none that matched my issue.

neo4j-graphrag-python's version

1.10.1

Python version

3.12.11

Operating System

Ubuntu 20.04

Dependencies

neo4j-graphrag==1.10.1
nv-ingest-client==25.9.0
uv==0.9.7

Reproducible example

If you have neo4j-graphrag install then running:

uv add nv-ingest-client 

fails as neo4j-graphrag depends on an older version of fsspec ("^2024.9.0")

This will be a problem for installing any other library (not just nv-ingest-client) that uses ^2025.x.x versions of fsspec. Can the fsspec dependency be updated if possible, please?

Relevant Log Output

No response

Expected Result

Successful installation

What happened instead?

Dependency conflict

Additional Info

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions