@@ -24,14 +24,15 @@ cffi==1.16.0
24
24
# via cryptography
25
25
charset-normalizer == 3.3.2
26
26
# via requests
27
- cryptography == 42.0.2
27
+ cryptography == 42.0.4
28
28
# via pyopenssl
29
29
docker == 7.0.0
30
- # via -r helm-chart/images/binderhub/ ../../../requirements.txt
30
+ # via -r ../../../requirements.txt
31
31
escapism == 1.0.1
32
- # via -r helm-chart/images/binderhub/ ../../../requirements.txt
32
+ # via -r ../../../requirements.txt
33
33
google-api-core [grpc ]== 2.16.1
34
34
# via
35
+ # google-api-core
35
36
# google-cloud-appengine-logging
36
37
# google-cloud-core
37
38
# google-cloud-logging
@@ -47,7 +48,7 @@ google-cloud-audit-log==0.2.5
47
48
google-cloud-core == 2.4.1
48
49
# via google-cloud-logging
49
50
google-cloud-logging == 3.9.0
50
- # via -r helm-chart/images/binderhub/ requirements.in
51
+ # via -r requirements.in
51
52
googleapis-common-protos [grpc ]== 1.62.0
52
53
# via
53
54
# google-api-core
@@ -70,24 +71,24 @@ idna==3.6
70
71
# via requests
71
72
jinja2 == 3.1.3
72
73
# via
73
- # -r helm-chart/images/binderhub/ ../../../requirements.txt
74
+ # -r ../../../requirements.txt
74
75
# jupyterhub
75
76
jsonschema == 4.21.1
76
77
# via
77
- # -r helm-chart/images/binderhub/ ../../../requirements.txt
78
+ # -r ../../../requirements.txt
78
79
# jupyter-telemetry
79
80
jsonschema-specifications == 2023.12.1
80
81
# via jsonschema
81
82
jupyter-telemetry == 0.1.0
82
83
# via jupyterhub
83
84
jupyterhub == 4.0.2
84
85
# via
85
- # -r helm-chart/images/binderhub/ ../../../requirements.txt
86
- # -r helm-chart/images/binderhub/ requirements.in
86
+ # -r ../../../requirements.txt
87
+ # -r requirements.in
87
88
kubernetes == 9.0.1
88
89
# via
89
- # -r helm-chart/images/binderhub/ ../../../requirements.txt
90
- # -r helm-chart/images/binderhub/ requirements.in
90
+ # -r ../../../requirements.txt
91
+ # -r requirements.in
91
92
mako == 1.3.2
92
93
# via alembic
93
94
markupsafe == 2.1.4
@@ -106,7 +107,7 @@ pamela==1.1.0
106
107
# via jupyterhub
107
108
prometheus-client == 0.19.0
108
109
# via
109
- # -r helm-chart/images/binderhub/ ../../../requirements.txt
110
+ # -r ../../../requirements.txt
110
111
# jupyterhub
111
112
proto-plus == 1.23.0
112
113
# via
@@ -131,9 +132,9 @@ pyasn1-modules==0.3.0
131
132
pycparser == 2.21
132
133
# via cffi
133
134
pycurl == 7.45.2
134
- # via -r helm-chart/images/binderhub/ requirements.in
135
+ # via -r requirements.in
135
136
pyjwt == 2.8.0
136
- # via -r helm-chart/images/binderhub/ ../../../requirements.txt
137
+ # via -r ../../../requirements.txt
137
138
pyopenssl == 24.0.0
138
139
# via certipy
139
140
python-dateutil == 2.8.2
@@ -142,7 +143,7 @@ python-dateutil==2.8.2
142
143
# kubernetes
143
144
python-json-logger == 2.0.7
144
145
# via
145
- # -r helm-chart/images/binderhub/ ../../../requirements.txt
146
+ # -r ../../../requirements.txt
146
147
# jupyter-telemetry
147
148
pyyaml == 6.0.1
148
149
# via kubernetes
@@ -179,11 +180,11 @@ sqlalchemy==2.0.25
179
180
# jupyterhub
180
181
tornado == 6.4
181
182
# via
182
- # -r helm-chart/images/binderhub/ ../../../requirements.txt
183
+ # -r ../../../requirements.txt
183
184
# jupyterhub
184
185
traitlets == 5.14.1
185
186
# via
186
- # -r helm-chart/images/binderhub/ ../../../requirements.txt
187
+ # -r ../../../requirements.txt
187
188
# jupyter-telemetry
188
189
# jupyterhub
189
190
typing-extensions == 4.9.0
0 commit comments