From b7eb5fc8e41c18f523585df0e78c8ef9097f3949 Mon Sep 17 00:00:00 2001 From: YuviPanda Date: Fri, 8 Dec 2023 10:31:56 -0800 Subject: [PATCH] Try unpin tensorflow too --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index ab82e27..97d7e61 100644 --- a/environment.yml +++ b/environment.yml @@ -16,7 +16,7 @@ dependencies: - galpy==1.9.* - libgfortran==3.0.0 - conda-tree - - tensorflow==2.14.* + - tensorflow # Infrastructure things - nbgitpuller==1.2.*