File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ mwoauth
24
24
pyjwt
25
25
26
26
## Kubernetes spawner
27
- jupyterhub-kubespawner
27
+ jupyterhub-kubespawner==7.0.0b1
28
28
29
29
## Other optional dependencies for additional features
30
30
pymysql # mysql
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ jinja2==3.1.4
65
65
# jupyterhub-kubespawner
66
66
jsonpointer == 3.0.0
67
67
# via jsonschema
68
- jsonschema [ format-nongpl ] == 4.23.0
68
+ jsonschema == 4.23.0
69
69
# via
70
70
# jupyter-events
71
71
# oauthenticator
@@ -89,7 +89,7 @@ jupyterhub-hmacauthenticator==1.0
89
89
# via -r requirements.in
90
90
jupyterhub-idle-culler == 1.4.0
91
91
# via -r requirements.in
92
- jupyterhub-kubespawner == 6.2.0
92
+ jupyterhub-kubespawner == 7.0.0b1
93
93
# via -r requirements.in
94
94
jupyterhub-ldapauthenticator == 1.3.2
95
95
# via -r requirements.in
@@ -147,7 +147,7 @@ pydantic==2.9.2
147
147
# via jupyterhub
148
148
pydantic-core == 2.23.4
149
149
# via pydantic
150
- pyjwt [ crypto ] == 2.9.0
150
+ pyjwt == 2.9.0
151
151
# via
152
152
# -r requirements.in
153
153
# jupyterhub-ltiauthenticator
You can’t perform that action at this time.
0 commit comments