From 30ac975cc7107dfec17dff754911899c7e139b46 Mon Sep 17 00:00:00 2001 From: "Zucker, Jeremy D" Date: Tue, 1 Oct 2024 16:15:42 -0700 Subject: [PATCH] Changed mira dependency to my PR --- setup.cfg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 910388ee..f49567bf 100644 --- a/setup.cfg +++ b/setup.cfg @@ -9,7 +9,8 @@ license_files = LICENSE install_requires = jupyter torch >= 1.8.0 - mira @ git+https://github.com/indralab/mira.git@7a9b2e447d2d2a79a436028deebd0cf0743fba2f + #mira @ git+https://github.com/indralab/mira.git@7a9b2e447d2d2a79a436028deebd0cf0743fba2f + mira @ git+https://github.com/djinnome/mira.git@31207775bbb18af8dd1a4fbfb8e79aca29fcb900 chirho[dynamical] @ git+https://github.com/BasisResearch/chirho@4fbd03ce9aa25f536dc06c943ceef363cd2c56c4 sympytorch torchdiffeq