File tree Expand file tree Collapse file tree 1 file changed +9
-34
lines changed
helm-chart/images/binderhub Expand file tree Collapse file tree 1 file changed +9
-34
lines changed Original file line number Diff line number Diff line change @@ -24,12 +24,8 @@ chardet==4.0.0
2424 # via requests
2525cryptography == 3.4.4
2626 # via pyopenssl
27- docker == 4.4.1
28- # via -r binderhub.in
2927entrypoints == 0.3
3028 # via jupyterhub
31- escapism == 1.0.1
32- # via -r binderhub.in
3329google-api-core [grpc ]== 1.26.0
3430 # via
3531 # google-cloud-core
@@ -52,23 +48,15 @@ idna==2.10
5248ipython-genutils == 0.2.0
5349 # via traitlets
5450jinja2 == 2.11.3
55- # via
56- # -r binderhub.in
57- # jupyterhub
51+ # via jupyterhub
5852jsonschema == 3.2.0
59- # via
60- # -r binderhub.in
61- # jupyter-telemetry
53+ # via jupyter-telemetry
6254jupyter-telemetry == 0.1.0
6355 # via jupyterhub
6456jupyterhub == 1.2.2
65- # via
66- # -r binderhub.in
67- # -r requirements.in
57+ # via -r requirements.in
6858kubernetes == 9.0.1
69- # via
70- # -r binderhub.in
71- # -r requirements.in
59+ # via -r requirements.in
7260mako == 1.1.4
7361 # via alembic
7462markupsafe == 1.1.1
@@ -84,9 +72,7 @@ packaging==20.9
8472pamela == 1.0.0
8573 # via jupyterhub
8674prometheus-client == 0.9.0
87- # via
88- # -r binderhub.in
89- # jupyterhub
75+ # via jupyterhub
9076protobuf == 3.14.0
9177 # via
9278 # google-api-core
@@ -113,9 +99,7 @@ python-dateutil==2.8.1
11399python-editor == 1.0.4
114100 # via alembic
115101python-json-logger == 2.0.1
116- # via
117- # -r binderhub.in
118- # jupyter-telemetry
102+ # via jupyter-telemetry
119103pytz == 2021.1
120104 # via google-api-core
121105pyyaml == 5.4.1
@@ -124,20 +108,16 @@ requests-oauthlib==1.3.0
124108 # via kubernetes
125109requests == 2.25.1
126110 # via
127- # docker
128111 # google-api-core
129112 # jupyterhub
130113 # kubernetes
131114 # requests-oauthlib
132115rsa == 4.7
133116 # via google-auth
134- ruamel.yaml.clib == 0.2.2
135- # via ruamel.yaml
136117ruamel.yaml == 0.16.12
137118 # via jupyter-telemetry
138119six == 1.15.0
139120 # via
140- # docker
141121 # google-api-core
142122 # google-auth
143123 # google-cloud-core
@@ -153,22 +133,17 @@ sqlalchemy==1.3.23
153133 # alembic
154134 # jupyterhub
155135tornado == 6.1
156- # via
157- # -r binderhub.in
158- # jupyterhub
136+ # via jupyterhub
159137traitlets == 5.0.5
160138 # via
161- # -r binderhub.in
162139 # jupyter-telemetry
163140 # jupyterhub
164- urllib3 == 1.26.3
141+ urllib3 == 1.26.4
165142 # via
166143 # kubernetes
167144 # requests
168145websocket-client == 0.57.0
169- # via
170- # docker
171- # kubernetes
146+ # via kubernetes
172147
173148# The following packages are considered to be unsafe in a requirements file:
174149# setuptools
You can’t perform that action at this time.
0 commit comments