diff --git a/conda/beat-devel/meta.yaml b/conda/beat-devel/meta.yaml index 89f91470616e6f8aca927abfb04d5bdd1f2168de..2333b1410dc6d839fc890eb89a4a7c9f33718fc2 100644 --- a/conda/beat-devel/meta.yaml +++ b/conda/beat-devel/meta.yaml @@ -2,7 +2,7 @@ {% set nopin = ['ca-certificates', 'certifi', 'openssl', 'libstdcxx-ng', 'libgcc-ng', 'libcxx', 'libcxxabi'] %} package: name: beat-devel - version: 2021.02.11 + version: 2021.03.25 build: # the build number must be zero all the time. @@ -14,7 +14,7 @@ build: requirements: host: - - bob-devel 2021.02.11 + - bob-devel 2021.03.25 - python {{ python }} # the dependencies are pinned in bob-devel - docker-py diff --git a/conda/bob-devel/meta.yaml b/conda/bob-devel/meta.yaml index 01660beb40a5e25ab321d9059a1b6b5493d8265a..62b285a865b72beebb36a4985bb7f52b13fad643 100644 --- a/conda/bob-devel/meta.yaml +++ b/conda/bob-devel/meta.yaml @@ -6,7 +6,7 @@ package: # there as well in the same merge request. # Then open an MR in bob/bob.devtools to put these new versions of bob-devel and # beat-devel in `bob/devtools/data/conda_build_config.yaml` - version: 2021.02.11 + version: 2021.03.25 build: # the build number must be zero all the time. @@ -58,6 +58,7 @@ requirements: - mkl 2019.4 - ncurses 6.2 - nose 1.3.7 + - numba 0.51.2 - numpy 1.19.2 - opencv 4.5.0 - pandas 1.2.1