From eff8ea079e6f7dc7b86df9a9ad5ea80bb7f3478f Mon Sep 17 00:00:00 2001 From: Tim Kreuzer <t.kreuzer@fz-juelich.de> Date: Tue, 11 Mar 2025 13:11:50 +0100 Subject: [PATCH] update requirements --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 95e17b7..a1e6c4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ jupyterhub==4.1.6 -jupyter-jsc-custom==0.12.17 +jupyter-jsc-custom==0.12.19 jupyterhub-forwardbasespawner==1.1.3 jupyterhub-outpostspawner==1.1.2 jupyterhub-unicorespawner==1.1.0 -- GitLab