Skip to content

Commit 06d4670

Browse files
committed
hub env: pin to jupyterhub 5.1.0
1 parent f4538ab commit 06d4670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tljh/requirements-hub-env.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# If a dependency is bumped to a new major version, we should make a major
99
# version release of tljh.
1010
#
11-
jupyterhub>=5.2.0,<6
11+
jupyterhub>=5.1.0,<5.2.0
1212
jupyterhub-systemdspawner>=1.0.1,<2
1313
jupyterhub-firstuseauthenticator>=1.1.0,<2
1414
jupyterhub-nativeauthenticator>=1.3.0,<2

0 commit comments

Comments
 (0)