From 336e9266231a99a2bc7c211a2d1c32350c1088a1 Mon Sep 17 00:00:00 2001 From: Tim Kreuzer <t.kreuzer@fz-juelich.de> Date: Wed, 19 Mar 2025 20:37:18 +0100 Subject: [PATCH] update custom package --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 019acd6..fda4be9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ jupyterhub==4.1.6 -jupyter-jsc-custom==0.12.22 +jupyter-jsc-custom==0.12.23 jupyterhub-forwardbasespawner==1.1.3 jupyterhub-outpostspawner==1.1.2 jupyterhub-unicorespawner==1.1.0 -- GitLab