diff --git a/environment.yml b/environment.yml index 402a0ee..8350ea5 100644 --- a/environment.yml +++ b/environment.yml @@ -4,8 +4,10 @@ channels: - conda-forge - defaults dependencies: + - libgcc-ng - python=3.9.13 - aicsimageio=4.9.2 - - numexpr=2.8.3 - scikit-image=0.19.2 + - numexpr=2.8.3 - tifffile=2022.8.12 + - scipy=1.9.3