From 79ad07640bbdb860746af3587cbb8cc91c21eefa Mon Sep 17 00:00:00 2001 From: Tim Kreuzer <t.kreuzer@fz-juelich.de> Date: Wed, 19 Feb 2025 12:56:20 +0100 Subject: [PATCH] Use newest custom version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 509b53d..ae0b54e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ jupyterhub==4.1.6 -jupyter-jsc-custom==0.12.12 +jupyter-jsc-custom==0.12.13 jupyterhub-forwardbasespawner==1.1.3 jupyterhub-outpostspawner==1.1.2 jupyterhub-unicorespawner==1.0.3 -- GitLab