From b307e5b66baf533b8df3dd03dafdc980d6d1e6a8 Mon Sep 17 00:00:00 2001 From: mfl15 <144844529+mfl15@users.noreply.github.com> Date: Wed, 20 Sep 2023 15:29:22 -0400 Subject: [PATCH] Update yacht_env.yaml --- env/yacht_env.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env/yacht_env.yaml b/env/yacht_env.yaml index e1a72f5..232c09e 100644 --- a/env/yacht_env.yaml +++ b/env/yacht_env.yaml @@ -8,7 +8,7 @@ dependencies: - sourmash=4.8.3 - scipy=1.10.1 - numpy=1.24.2 - - pandas=2.1.0 + - pandas=1.5.3 - scikit-learn=1.3.0 - pytest==7.4.0 - loguru=0.7.1