diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index 17189b818..4886a6653 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -1,4 +1,4 @@ -{% set NUMBA_VERSION = "==0.52.0" %} +{% set NUMBA_VERSION = "==0.53.1" %} {% set PANDAS_VERSION = "==1.2.0" %} {% set PYARROW_VERSION = "==2.0.0" %}