File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ mwoauth
2424pyjwt
2525
2626## Kubernetes spawner
27- jupyterhub-kubespawner
27+ jupyterhub-kubespawner==7.0.0b1
2828
2929## Other optional dependencies for additional features
3030pymysql # mysql
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ jinja2==3.1.4
6565 # jupyterhub-kubespawner
6666jsonpointer == 3.0.0
6767 # via jsonschema
68- jsonschema [ format-nongpl ] == 4.23.0
68+ jsonschema == 4.23.0
6969 # via
7070 # jupyter-events
7171 # oauthenticator
@@ -89,7 +89,7 @@ jupyterhub-hmacauthenticator==1.0
8989 # via -r requirements.in
9090jupyterhub-idle-culler == 1.4.0
9191 # via -r requirements.in
92- jupyterhub-kubespawner == 6.2.0
92+ jupyterhub-kubespawner == 7.0.0b1
9393 # via -r requirements.in
9494jupyterhub-ldapauthenticator == 1.3.2
9595 # via -r requirements.in
@@ -147,7 +147,7 @@ pydantic==2.9.2
147147 # via jupyterhub
148148pydantic-core == 2.23.4
149149 # via pydantic
150- pyjwt [ crypto ] == 2.9.0
150+ pyjwt == 2.9.0
151151 # via
152152 # -r requirements.in
153153 # jupyterhub-ltiauthenticator
You can’t perform that action at this time.
0 commit comments