@@ -24,15 +24,15 @@ cffi==1.17.1
24
24
# via cryptography
25
25
charset-normalizer == 3.4.1
26
26
# via requests
27
- cryptography == 44.0.0
27
+ cryptography == 44.0.1
28
28
# via certipy
29
29
deprecated == 1.2.15
30
30
# via opentelemetry-api
31
31
docker == 7.1.0
32
- # via -r helm-chart/images/binderhub/ ../../../requirements.txt
32
+ # via -r ../../../requirements.txt
33
33
escapism == 1.0.1
34
- # via -r helm-chart/images/binderhub/ ../../../requirements.txt
35
- google-api-core == 2.24.0
34
+ # via -r ../../../requirements.txt
35
+ google-api-core [ grpc ] == 2.24.0
36
36
# via
37
37
# google-cloud-appengine-logging
38
38
# google-cloud-core
@@ -51,8 +51,8 @@ google-cloud-audit-log==0.3.0
51
51
google-cloud-core == 2.4.1
52
52
# via google-cloud-logging
53
53
google-cloud-logging == 3.11.3
54
- # via -r helm-chart/images/binderhub/ requirements.in
55
- googleapis-common-protos == 1.66.0
54
+ # via -r requirements.in
55
+ googleapis-common-protos [ grpc ] == 1.66.0
56
56
# via
57
57
# google-api-core
58
58
# google-cloud-audit-log
@@ -76,24 +76,24 @@ importlib-metadata==8.5.0
76
76
# via opentelemetry-api
77
77
jinja2 == 3.1.5
78
78
# via
79
- # -r helm-chart/images/binderhub/ ../../../requirements.txt
79
+ # -r ../../../requirements.txt
80
80
# jupyterhub
81
81
jsonschema == 4.23.0
82
82
# via
83
- # -r helm-chart/images/binderhub/ ../../../requirements.txt
83
+ # -r ../../../requirements.txt
84
84
# jupyter-telemetry
85
85
jsonschema-specifications == 2024.10.1
86
86
# via jsonschema
87
87
jupyter-telemetry == 0.1.0
88
88
# via jupyterhub
89
89
jupyterhub == 4.1.6
90
90
# via
91
- # -r helm-chart/images/binderhub/ ../../../requirements.txt
92
- # -r helm-chart/images/binderhub/ requirements.in
91
+ # -r ../../../requirements.txt
92
+ # -r requirements.in
93
93
kubernetes == 9.0.1
94
94
# via
95
- # -r helm-chart/images/binderhub/ ../../../requirements.txt
96
- # -r helm-chart/images/binderhub/ requirements.in
95
+ # -r ../../../requirements.txt
96
+ # -r requirements.in
97
97
mako == 1.3.8
98
98
# via alembic
99
99
markupsafe == 3.0.2
@@ -112,7 +112,7 @@ pamela==1.2.0
112
112
# via jupyterhub
113
113
prometheus-client == 0.21.1
114
114
# via
115
- # -r helm-chart/images/binderhub/ ../../../requirements.txt
115
+ # -r ../../../requirements.txt
116
116
# jupyterhub
117
117
proto-plus == 1.25.0
118
118
# via
@@ -138,16 +138,16 @@ pyasn1-modules==0.4.1
138
138
pycparser == 2.22
139
139
# via cffi
140
140
pycurl == 7.45.4
141
- # via -r helm-chart/images/binderhub/ requirements.in
141
+ # via -r requirements.in
142
142
pyjwt == 2.10.1
143
- # via -r helm-chart/images/binderhub/ ../../../requirements.txt
143
+ # via -r ../../../requirements.txt
144
144
python-dateutil == 2.9.0.post0
145
145
# via
146
146
# jupyterhub
147
147
# kubernetes
148
148
python-json-logger == 3.2.1
149
149
# via
150
- # -r helm-chart/images/binderhub/ ../../../requirements.txt
150
+ # -r ../../../requirements.txt
151
151
# jupyter-telemetry
152
152
pyyaml == 6.0.2
153
153
# via kubernetes
@@ -184,11 +184,11 @@ sqlalchemy==2.0.36
184
184
# jupyterhub
185
185
tornado == 6.4.2
186
186
# via
187
- # -r helm-chart/images/binderhub/ ../../../requirements.txt
187
+ # -r ../../../requirements.txt
188
188
# jupyterhub
189
189
traitlets == 5.14.3
190
190
# via
191
- # -r helm-chart/images/binderhub/ ../../../requirements.txt
191
+ # -r ../../../requirements.txt
192
192
# jupyter-telemetry
193
193
# jupyterhub
194
194
typing-extensions == 4.12.2
0 commit comments