From 12a79a63750397149e00f059bbd519ad0c4b5de4 Mon Sep 17 00:00:00 2001
From: Tim Kreuzer <t.kreuzer@fz-juelich.de>
Date: Wed, 5 Feb 2025 17:30:55 +0100
Subject: [PATCH] update requirements to newest versions

---
 requirements.txt | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 5062392..48ae127 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,8 +1,9 @@
-jupyter-jsc-custom==0.11.10
-jupyterhub-forwardbasespawner==1.0.8
-jupyterhub-outpostspawner==1.0.3
+jupyterhub==4.1.6
+jupyter-jsc-custom==0.12.0
+jupyterhub-forwardbasespawner==1.1.3
+jupyterhub-outpostspawner==1.1.0
 jupyterhub-unicorespawner==1.0.3
 kubernetes==30.1.0
 m2crypto==0.43.0
-oauthenticator>=17.1.0
+oauthenticator>=17.3.0
 pyunicore==1.2.0
-- 
GitLab