diff --git a/conda/meta.yaml b/conda/meta.yaml index 18fd7293f2..c81fdcec4c 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -19,14 +19,14 @@ requirements: - gcc # [osx] - make - python - - oce ==0.17.2 + - oce ==0.17.3 - cmake - swig >=3.0.9 - libboost - icu run: - python - - oce ==0.17.2 + - oce ==0.17.3 - libboost - icu