From 6c92f2de0ab1c83f203f6cfe30260a2804e6963c Mon Sep 17 00:00:00 2001 From: Vivek Gopalakrishnan Date: Thu, 7 Dec 2023 17:36:28 -0500 Subject: [PATCH] Specify versions --- environment.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/environment.yml b/environment.yml index e6535ee..189d3ac 100644 --- a/environment.yml +++ b/environment.yml @@ -10,7 +10,7 @@ dependencies: - torchvision - pytorch3d - pip: - - diffdrr + - diffdrr>=0.3.8 - h5py - scikit-image - seaborn @@ -20,4 +20,4 @@ dependencies: - torchmetrics - tqdm - beartype - - jaxtyping \ No newline at end of file + - jaxtyping