GraphScope icon indicating copy to clipboard operation
GraphScope copied to clipboard

Upgrade dependency NetworkX 3.1

Open yecol opened this issue 1 year ago • 2 comments

Discussed in https://github.com/alibaba/GraphScope/discussions/3272

Originally posted by rgreen13 September 29, 2023 It seems the current version of GraphScope uses an interface like NetworkX 2.8. Are there plans to adjust some of these interfaces to 3.1? I'm particularly interested in the bounded simple_cycles functionality.

yecol avatar Feb 21 '24 03:02 yecol

/cc @acezen, this issus/pr has had no activity for for a long time, could you folks help to review the status ? To suppress further notifications,

  • for issues,
    • if it is waiting for further response from the reporter/author, please help to add the label requires-further-info,
    • if you have already started working on it, please add the label work-in-progress to the issue,
    • if this issue requires further designing discussion and not in current plan, or won't be fixed, please add the label requires-further-discussion or wontfix to the issue,
  • for pull requests,
    • if you are still working on it and it is not ready for reviewing, please convert this pull request as draft PR,
    • if you have decided to hold this development on, please add the requires-further-discussion label to the pull request. Thanks!

github-actions[bot] avatar Mar 12 '24 00:03 github-actions[bot]

Reopened since #3463 did not trigger the networkx related CI, would temporarily revert by #3610. This issue needs to a really changes, not just add the dependency to requirement.txt.

acezen avatar Apr 18 '24 10:04 acezen