Skip to content

Commit

Permalink
Bump networkx to 3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
shyuep committed Oct 22, 2024
1 parent b73e215 commit c611280
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies = [
"joblib>=1",
"matplotlib>=3.8",
"monty>=2024.7.29",
"networkx>=2.7", # PR #4116
"networkx>=3", # PR #4116
"palettable>=3.3.3",
"pandas>=2",
"plotly>=4.5.0",
Expand Down

0 comments on commit c611280

Please sign in to comment.