Commit db47444c376e2d95662062d76648915bf34a1478

Authored by Thiago Franco de Moraes
1 parent efb7b5ca
Exists in master

Added pooch==1.4.0 (1.5.0 is not working with last skimage version) to environment.yml

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
environment.yml
... ... @@ -12,6 +12,7 @@ dependencies:
12 12 - imageio==2.9.0
13 13 - nibabel==3.2.1
14 14 - numpy==1.20.1
  15 + - pooch==1.4.0
15 16 - psutil==5.8.0
16 17 - pyserial==3.5
17 18 - scikit-image==0.18.1
... ...