diff --git a/setup.py b/setup.py index dd389a9eb..9674b4b14 100644 --- a/setup.py +++ b/setup.py @@ -48,7 +48,7 @@ "python-stdnum >= 1.16, < 2.0.0", "pytz >= 2021.1", "rdflib >= 6.2.0, < 7.2.0", - "networkx >= 2.5, < 3.4", + "networkx >= 2.5, < 3.5", "openpyxl >= 3.0.5, < 4.0.0", "orjson >= 3.7, < 4.0", ],