Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pin networkx < 3.0 #259

Merged
merged 10 commits into from
Mar 11, 2024
Merged

pin networkx < 3.0 #259

merged 10 commits into from
Mar 11, 2024

Conversation

robsdavis
Copy link
Contributor

Description

Pin networkx<3.0 to stop decaf errors, due to:

tests/plugins/test_plugin_serialization.py::test_serialization_privacy_plugins[decaf]

closes #258

Affected Dependencies

Add pin networkx<3.0

How has this been tested?

  • All current related tests pass, where they didn't previously.

Checklist

@robsdavis robsdavis added the dependencies Pull requests that update a dependency file label Mar 5, 2024
@robsdavis robsdavis self-assigned this Mar 5, 2024
@robsdavis robsdavis linked an issue Mar 5, 2024 that may be closed by this pull request
@robsdavis robsdavis marked this pull request as ready for review March 11, 2024 09:59
@robsdavis robsdavis merged commit 14d67ee into main Mar 11, 2024
10 checks passed
@robsdavis robsdavis deleted the 258-migrate-to-networkx-30 branch March 11, 2024 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with networkx 3.0
1 participant