From 1b8f01ce9706905c36c6f11ed9deac8548ad7341 Mon Sep 17 00:00:00 2001 From: Jordan Gong Date: Sat, 13 Aug 2022 10:48:18 +0800 Subject: Add scipy dependency --- environment.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'environment.yml') diff --git a/environment.yml b/environment.yml index 56a9d82..7796ffe 100644 --- a/environment.yml +++ b/environment.yml @@ -55,6 +55,8 @@ dependencies: - ld_impl_linux-64=2.38=h1181459_1 - libffi=3.3=he6710b0_2 - libgcc-ng=11.2.0=h1234567_1 + - libgfortran-ng=7.5.0=ha8ba4b0_17 + - libgfortran4=7.5.0=ha8ba4b0_17 - libgomp=11.2.0=h1234567_1 - libiconv=1.16=h7f8727e_2 - libidn2=2.3.2=h7f8727e_0 @@ -115,6 +117,7 @@ dependencies: - pyzmq=23.2.0=py310h6a678d5_0 - readline=8.1.2=h7f8727e_1 - requests=2.28.1=py310h06a4308_0 + - scipy=1.7.3=py310hfa59a62_0 - send2trash=1.8.0=pyhd3eb1b0_1 - setuptools=61.2.0=py310h06a4308_0 - six=1.16.0=pyhd3eb1b0_1 -- cgit v1.2.3