diff --git a/recipe/channels b/recipe/channels index f19240f68..bdff4d5cf 100644 --- a/recipe/channels +++ b/recipe/channels @@ -1,2 +1 @@ conda-forge -maddenp diff --git a/recipe/meta.json b/recipe/meta.json index ccf16bac3..360d647ab 100644 --- a/recipe/meta.json +++ b/recipe/meta.json @@ -8,7 +8,7 @@ "coverage =7.3.*", "docformatter =1.7.*", "f90nml =1.4.*", - "iotaa =0.7.1.*", + "iotaa =0.7.2.*", "isort =5.13.*", "jinja2 =3.1.*", "jq =1.7.*", @@ -24,7 +24,7 @@ ], "run": [ "f90nml =1.4.*", - "iotaa =0.7.1.*", + "iotaa =0.7.2.*", "jinja2 =3.1.*", "jsonschema =4.20.*", "lxml =4.9.*", diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 3c3279d1b..79712efd9 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -12,7 +12,7 @@ requirements: - pip run: - f90nml 1.4.* - - iotaa 0.7.1.* + - iotaa 0.7.2.* - jinja2 3.1.* - jsonschema 4.20.* - lxml 4.9.*