From e18aa4aa8d5c02a00d56e64d6ad1324cfeaadfe6 Mon Sep 17 00:00:00 2001 From: Tim Kreuzer <t.kreuzer@fz-juelich.de> Date: Thu, 20 Feb 2025 16:59:23 +0100 Subject: [PATCH] update packages --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ae0b54e..96cbb62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ jupyterhub==4.1.6 -jupyter-jsc-custom==0.12.13 +jupyter-jsc-custom==0.12.14 jupyterhub-forwardbasespawner==1.1.3 jupyterhub-outpostspawner==1.1.2 -jupyterhub-unicorespawner==1.0.3 +jupyterhub-unicorespawner==1.1.0 kubernetes==30.1.0 m2crypto==0.43.0 oauthenticator>=17.3.0 -- GitLab