Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bagari committed Oct 31, 2024
1 parent b78550e commit 89f3027
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions recipes/meta/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,11 @@ requirements:
- make # [not win]

host:
- python >=3.9,<3.12
- python >=3.8,<3.11
- pip
- setuptools
- libboost-python-devel >=1.82.0,<1.83.0
- hdf5 >=1.14.2,<1.14.3.0a0
- libgl-devel # [linux]
- itk ==5.3.0
- libitk ==5.3.0
- libitk-devel ==5.3.0
Expand All @@ -37,7 +36,7 @@ requirements:

run:
- qhull
- python >=3.9,<3.12
- python >=3.8,<3.11
- numpy >=1.21,<2
- nibabel
- pandas
Expand All @@ -46,7 +45,6 @@ requirements:
- tqdm
- tslearn
- dipy
- libgl-devel # [linux]
- itk ==5.3.0
- libitk ==5.3.0
- libitk-devel ==5.3.0
Expand Down

0 comments on commit 89f3027

Please sign in to comment.