Merge pull request #1007 from consideRatio/pr/pin-jh

hub env: pin to jupyterhub 5.1.0
This commit is contained in:
Erik Sundell
2024-10-18 23:07:47 +02:00
committed by GitHub

View File

@@ -8,7 +8,7 @@
# If a dependency is bumped to a new major version, we should make a major # If a dependency is bumped to a new major version, we should make a major
# version release of tljh. # version release of tljh.
# #
jupyterhub>=5.2.0,<6 jupyterhub>=5.1.0,<5.2.0
jupyterhub-systemdspawner>=1.0.1,<2 jupyterhub-systemdspawner>=1.0.1,<2
jupyterhub-firstuseauthenticator>=1.1.0,<2 jupyterhub-firstuseauthenticator>=1.1.0,<2
jupyterhub-nativeauthenticator>=1.3.0,<2 jupyterhub-nativeauthenticator>=1.3.0,<2