user env: only upgrade jupyterhub in user env when upgrading tljh

This commit is contained in:
Erik Sundell
2023-05-13 22:25:20 +02:00
committed by Erik Sundell
parent 814c6daa40
commit a86e4ce153
4 changed files with 23 additions and 6 deletions

View File

@@ -0,0 +1,7 @@
# When tljh.installer runs, the users' environment as typically found in
# /opt/tljh/user, is installed or upgraded with these packages.
#
# Whats listed here should be only the unconditional requirements that we have in
# the user environment.
#
jupyterhub==4.*