Skip to content

Commit 3ee8ff6

Browse files
committed
[GEOPY-2029] update dependency versions in the conda recipe
1 parent e5f837d commit 3ee8ff6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

recipe.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ requirements:
2626
- pip
2727
run:
2828
- python >=${{ python_min }}
29-
- discretize >=0.10.0
29+
- discretize >=0.11.0
3030
- empymod >=2.0.0
31-
- geoana >=0.5.0
32-
- geoh5py >=0.10.0, <0.11.dev
31+
- geoana >=0.7.0
32+
- geoh5py >=0.11.0a1, <0.12.dev
3333
- matplotlib-base
34-
- numpy >=1.20
34+
- numpy >=1.22
3535
- pandas
3636
- pymatsolver >=0.3.0, <0.4.dev
3737
- scikit-learn >=1.2

0 commit comments

Comments
 (0)