From 1d503105120b381e18f355749583bc0c4deb9759 Mon Sep 17 00:00:00 2001 From: eddieh-xlnx Date: Fri, 27 Oct 2023 09:38:15 -0700 Subject: [PATCH] Restore networkx to requirements.txt --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 5ec8032..6efe3a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ +networkx # Currently, no pycapnp wheels are built for 3.12; build it from source using a fork that forces cython<3 #pycapnp git+https://github.com/eddieh-xlnx/pycapnp.git@install_requires