Skip to content

Commit

Permalink
allow nx3
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian Gruenewald committed Oct 5, 2023
1 parent 2fc4b16 commit 5243017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ install-requires = # ?? requires-dist?
pbr
numpy
decorator == 4.4.2
networkx ~= 2.0
networkx >= 2.0
vermouth >= 0.9.6
scipy >= 1.6.0
tqdm
Expand Down

0 comments on commit 5243017

Please sign in to comment.