File tree Expand file tree Collapse file tree 2 files changed +3
-13
lines changed
helm-chart/images/binderhub Expand file tree Collapse file tree 2 files changed +3
-13
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ google-cloud-logging==1.*
55
66# jupyterhub is pinned to match the JupyterHub Helm chart's
77# version of jupyterhub
8- jupyterhub==1.4 .*
8+ jupyterhub==1.5 .*
99
1010kubernetes==9.*
1111
Original file line number Diff line number Diff line change @@ -51,10 +51,6 @@ grpcio==1.41.0
5151 # via google-api-core
5252idna == 3.2
5353 # via requests
54- importlib-metadata == 4.8.2
55- # via alembic
56- importlib-resources == 5.4.0
57- # via alembic
5854jinja2 == 3.0.2
5955 # via
6056 # -r ../../../requirements.txt
@@ -65,7 +61,7 @@ jsonschema==4.1.0
6561 # jupyter-telemetry
6662jupyter-telemetry == 0.1.0
6763 # via jupyterhub
68- jupyterhub == 1.4.2
64+ jupyterhub == 1.5.0
6965 # via
7066 # -r ../../../requirements.txt
7167 # -r requirements.in
@@ -134,10 +130,8 @@ requests-oauthlib==1.3.0
134130 # via kubernetes
135131rsa == 4.7.2
136132 # via google-auth
137- ruamel. yaml == 0.17.16
133+ ruamel- yaml == 0.17.16
138134 # via jupyter-telemetry
139- ruamel.yaml.clib == 0.2.6
140- # via ruamel.yaml
141135six == 1.16.0
142136 # via
143137 # google-api-core
@@ -169,10 +163,6 @@ websocket-client==1.2.1
169163 # via
170164 # docker
171165 # kubernetes
172- zipp == 3.6.0
173- # via
174- # importlib-metadata
175- # importlib-resources
176166
177167# The following packages are considered to be unsafe in a requirements file:
178168# setuptools
You can’t perform that action at this time.
0 commit comments