GraphScope
GraphScope copied to clipboard
Upgrade dependency NetworkX 3.1
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.
/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-progressto 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-discussionorwontfixto the issue,
- if it is waiting for further response from the reporter/author, please help to add the label
- 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-discussionlabel to the pull request. Thanks!
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.