diff --git a/easybuild/easyconfigs/jupyterlab/jupyterlab-2023.07.10.yml b/easybuild/easyconfigs/jupyterlab/jupyterlab-2023.07.10.yml index d49b28d..92dda0f 100644 --- a/easybuild/easyconfigs/jupyterlab/jupyterlab-2023.07.10.yml +++ b/easybuild/easyconfigs/jupyterlab/jupyterlab-2023.07.10.yml @@ -22,7 +22,7 @@ dependencies: - pip: - batchspawner - aws-parallelcluster==3.5.0 - - aws-pcluster-helpers - - aws-pcluster-slurm-spawner - - aws-pcluster-dask-gateway + - aws-pcluster-helpers>3.5 + - aws-pcluster-slurm-spawner>3.5 + - aws-pcluster-dask-gateway>3.5 - jupyter-dcv-proxy diff --git a/easybuild/easyconfigs/jupyterlab/jupyterlab-2023.09.17.yml b/easybuild/easyconfigs/jupyterlab/jupyterlab-2023.09.17.yml index 3f6f6c7..cbe8264 100644 --- a/easybuild/easyconfigs/jupyterlab/jupyterlab-2023.09.17.yml +++ b/easybuild/easyconfigs/jupyterlab/jupyterlab-2023.09.17.yml @@ -23,8 +23,8 @@ dependencies: - pip: - batchspawner - aws-parallelcluster==3.5.0 - - aws-pcluster-helpers - - aws-pcluster-slurm-spawner - - aws-pcluster-dask-gateway + - aws-pcluster-helpers>3.5 + - aws-pcluster-slurm-spawner>3.5 + - aws-pcluster-dask-gateway>3.5 - jupyter-dcv-proxy - jupyter-containds