From c81d39ee8179be630441219233529010d0c01beb Mon Sep 17 00:00:00 2001 From: rstiskalek Date: Mon, 7 Oct 2024 00:56:46 +0100 Subject: [PATCH] Update dependency --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index eb7649a..734cc04 100644 --- a/setup.py +++ b/setup.py @@ -11,6 +11,7 @@ INSTALL_REQ += [ "mpi4py", "numba", "numpyro", + "interpax" "quadax", "scikit-learn", "tqdm",