Skip to content

Commit 4244d4c

Browse files
binderhub image: refreeze requirements.txt
1 parent 52ffd88 commit 4244d4c

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

helm-chart/images/binderhub/requirements.txt

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,18 @@ cffi==1.15.1
2222
# via cryptography
2323
charset-normalizer==3.1.0
2424
# via requests
25-
cryptography==40.0.2
25+
cryptography==41.0.1
2626
# via pyopenssl
27-
docker==6.1.2
28-
# via -r ../../../requirements.txt
27+
docker==6.1.3
28+
# via -r helm-chart/images/binderhub/../../../requirements.txt
2929
escapism==1.0.1
30-
# via -r ../../../requirements.txt
30+
# via -r helm-chart/images/binderhub/../../../requirements.txt
3131
google-api-core[grpc]==2.11.0
3232
# via
3333
# google-cloud-appengine-logging
3434
# google-cloud-core
3535
# google-cloud-logging
36-
google-auth==2.19.0
36+
google-auth==2.19.1
3737
# via
3838
# google-api-core
3939
# google-cloud-core
@@ -45,7 +45,7 @@ google-cloud-audit-log==0.2.5
4545
google-cloud-core==2.3.2
4646
# via google-cloud-logging
4747
google-cloud-logging==3.5.0
48-
# via -r requirements.in
48+
# via -r helm-chart/images/binderhub/requirements.in
4949
googleapis-common-protos[grpc]==1.59.0
5050
# via
5151
# google-api-core
@@ -68,25 +68,25 @@ idna==3.4
6868
# via requests
6969
jinja2==3.1.2
7070
# via
71-
# -r ../../../requirements.txt
71+
# -r helm-chart/images/binderhub/../../../requirements.txt
7272
# jupyterhub
7373
jsonschema==4.17.3
7474
# via
75-
# -r ../../../requirements.txt
75+
# -r helm-chart/images/binderhub/../../../requirements.txt
7676
# jupyter-telemetry
7777
jupyter-telemetry==0.1.0
7878
# via jupyterhub
7979
jupyterhub==3.1.1
8080
# via
81-
# -r ../../../requirements.txt
82-
# -r requirements.in
81+
# -r helm-chart/images/binderhub/../../../requirements.txt
82+
# -r helm-chart/images/binderhub/requirements.in
8383
kubernetes==9.0.1
8484
# via
85-
# -r ../../../requirements.txt
86-
# -r requirements.in
85+
# -r helm-chart/images/binderhub/../../../requirements.txt
86+
# -r helm-chart/images/binderhub/requirements.in
8787
mako==1.2.4
8888
# via alembic
89-
markupsafe==2.1.2
89+
markupsafe==2.1.3
9090
# via
9191
# jinja2
9292
# mako
@@ -98,11 +98,11 @@ packaging==23.1
9898
# via
9999
# docker
100100
# jupyterhub
101-
pamela==1.0.0
101+
pamela==1.1.0
102102
# via jupyterhub
103103
prometheus-client==0.17.0
104104
# via
105-
# -r ../../../requirements.txt
105+
# -r helm-chart/images/binderhub/../../../requirements.txt
106106
# jupyterhub
107107
proto-plus==1.22.2
108108
# via
@@ -127,10 +127,10 @@ pyasn1-modules==0.3.0
127127
pycparser==2.21
128128
# via cffi
129129
pycurl==7.45.2
130-
# via -r requirements.in
130+
# via -r helm-chart/images/binderhub/requirements.in
131131
pyjwt==2.7.0
132-
# via -r ../../../requirements.txt
133-
pyopenssl==23.1.1
132+
# via -r helm-chart/images/binderhub/../../../requirements.txt
133+
pyopenssl==23.2.0
134134
# via certipy
135135
pyrsistent==0.19.3
136136
# via jsonschema
@@ -140,7 +140,7 @@ python-dateutil==2.8.2
140140
# kubernetes
141141
python-json-logger==2.0.7
142142
# via
143-
# -r ../../../requirements.txt
143+
# -r helm-chart/images/binderhub/../../../requirements.txt
144144
# jupyter-telemetry
145145
pyyaml==6.0
146146
# via kubernetes
@@ -155,7 +155,7 @@ requests-oauthlib==1.3.1
155155
# via kubernetes
156156
rsa==4.9
157157
# via google-auth
158-
ruamel-yaml==0.17.30
158+
ruamel-yaml==0.17.31
159159
# via jupyter-telemetry
160160
ruamel-yaml-clib==0.2.7
161161
# via ruamel-yaml
@@ -170,14 +170,14 @@ sqlalchemy==2.0.15
170170
# jupyterhub
171171
tornado==6.3.2
172172
# via
173-
# -r ../../../requirements.txt
173+
# -r helm-chart/images/binderhub/../../../requirements.txt
174174
# jupyterhub
175175
traitlets==5.9.0
176176
# via
177-
# -r ../../../requirements.txt
177+
# -r helm-chart/images/binderhub/../../../requirements.txt
178178
# jupyter-telemetry
179179
# jupyterhub
180-
typing-extensions==4.6.2
180+
typing-extensions==4.6.3
181181
# via
182182
# alembic
183183
# sqlalchemy

0 commit comments

Comments
 (0)