diff --git a/conda-store/pyproject.toml b/conda-store/pyproject.toml index 4930325ab..53bf8ee16 100644 --- a/conda-store/pyproject.toml +++ b/conda-store/pyproject.toml @@ -46,10 +46,6 @@ dependencies = [ "yarl", "aiohttp>=3.8.1", "ruamel.yaml", - "jupyterhub<2.0.0", - "jupyterlab>=4.0.0", - "jupyter-launcher-shortcuts", - "jupyterlab-conda-store", ] dynamic = ["version"]