diff --git a/setup.cfg b/setup.cfg index ab0ed8ba..e0bd44c8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -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