From 89a3a623c19b0809db770232d4caf73bf3d6af59 Mon Sep 17 00:00:00 2001 From: "Abolfazl (Abe)" Date: Tue, 19 Dec 2023 16:51:10 -0800 Subject: [PATCH] install pandas with pip --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 7b6f9a1..8ee9866 100644 --- a/environment.yml +++ b/environment.yml @@ -14,9 +14,9 @@ dependencies: - matplotlib<3.7 - seaborn - ipykernel - - pandas<2.0.0 - mscorefonts - pip - pip: + - pandas<2.0.0 - pydeseq2 - watermark