From 1a2d2628e79e527de337ec5eb2df84bd5ea10f6b Mon Sep 17 00:00:00 2001 From: MilagrosMarin Date: Fri, 17 Nov 2023 13:56:00 -0600 Subject: [PATCH] update setup.py to fix conflicting dependencies --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index e501313..5ddda39 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,6 @@ "datajoint>=0.13", "graphviz", "pydot", - "networkx==2.8.2", "ipykernel", "ipywidgets", ],