From 38705225bf7ce5b1aee6779d3401fba420768952 Mon Sep 17 00:00:00 2001 From: orangetin <126978607+orangetin@users.noreply.github.com> Date: Mon, 17 Jul 2023 16:12:39 -0700 Subject: [PATCH] Fastparquest version req is causing issues --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 1744e50..43509d6 100644 --- a/environment.yml +++ b/environment.yml @@ -8,7 +8,7 @@ dependencies: - cudatoolkit=11.6.0 - cupy=10.4.0 - faiss-gpu=1.7.2 - - fastparquet=0.5.0 + - fastparquet - nccl=2.12.12.1 - pip=22.3.1 - pyarrow=8.0.0