Skip to content

Commit 7f79ee6

Browse files
committed
binderhub image: refreeze requirements manually once
1 parent fb58354 commit 7f79ee6

File tree

1 file changed

+69
-45
lines changed

1 file changed

+69
-45
lines changed

helm-chart/images/binderhub/requirements.txt

Lines changed: 69 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -2,100 +2,121 @@
22
# This file is autogenerated by pip-compile with python 3.9
33
# To update, run:
44
#
5-
# see README.md
5+
# Use the "Run workflow" button at https://github.com/jupyterhub/binderhub/actions/workflows/watch-dependencies.yaml
66
#
7-
alembic==1.7.7
7+
alembic==1.8.1
88
# via jupyterhub
99
async-generator==1.10
1010
# via jupyterhub
11-
attrs==21.4.0
11+
attrs==22.1.0
1212
# via jsonschema
13-
cachetools==5.1.0
13+
cachetools==5.2.0
1414
# via google-auth
15-
certifi==2022.5.18.1
15+
certifi==2022.9.14
1616
# via
1717
# kubernetes
1818
# requests
1919
certipy==0.1.3
2020
# via jupyterhub
21-
cffi==1.15.0
21+
cffi==1.15.1
2222
# via cryptography
23-
charset-normalizer==2.0.12
23+
charset-normalizer==2.1.1
2424
# via requests
25-
cryptography==37.0.2
25+
cryptography==38.0.1
2626
# via pyopenssl
27-
docker==5.0.3
28-
# via -r ../../../requirements.txt
27+
docker==6.0.0
28+
# via -r helm-chart/images/binderhub/../../../requirements.txt
2929
entrypoints==0.4
3030
# via jupyterhub
3131
escapism==1.0.1
32-
# via -r ../../../requirements.txt
33-
google-api-core[grpc]==2.8.0
32+
# via -r helm-chart/images/binderhub/../../../requirements.txt
33+
google-api-core[grpc]==2.10.1
3434
# via
35+
# google-cloud-appengine-logging
3536
# google-cloud-core
3637
# google-cloud-logging
37-
google-auth==2.6.6
38+
google-auth==2.11.1
3839
# via
3940
# google-api-core
4041
# google-cloud-core
4142
# kubernetes
42-
google-cloud-core==2.3.0
43+
google-cloud-appengine-logging==1.1.4
4344
# via google-cloud-logging
44-
google-cloud-logging==1.15.2
45-
# via -r requirements.in
46-
googleapis-common-protos==1.56.1
45+
google-cloud-audit-log==0.2.4
46+
# via google-cloud-logging
47+
google-cloud-core==2.3.2
48+
# via google-cloud-logging
49+
google-cloud-logging==3.2.2
50+
# via -r helm-chart/images/binderhub/requirements.in
51+
googleapis-common-protos[grpc]==1.56.4
4752
# via
4853
# google-api-core
54+
# google-cloud-audit-log
55+
# grpc-google-iam-v1
4956
# grpcio-status
50-
greenlet==1.1.2
57+
greenlet==1.1.3
5158
# via sqlalchemy
52-
grpcio==1.46.3
59+
grpc-google-iam-v1==0.12.4
60+
# via google-cloud-logging
61+
grpcio==1.49.1
5362
# via
5463
# google-api-core
64+
# googleapis-common-protos
65+
# grpc-google-iam-v1
5566
# grpcio-status
56-
grpcio-status==1.46.3
67+
grpcio-status==1.49.1
5768
# via google-api-core
58-
idna==3.3
69+
idna==3.4
5970
# via requests
6071
jinja2==3.1.2
6172
# via
62-
# -r ../../../requirements.txt
73+
# -r helm-chart/images/binderhub/../../../requirements.txt
6374
# jupyterhub
64-
jsonschema==4.5.1
75+
jsonschema==4.16.0
6576
# via
66-
# -r ../../../requirements.txt
77+
# -r helm-chart/images/binderhub/../../../requirements.txt
6778
# jupyter-telemetry
6879
jupyter-telemetry==0.1.0
6980
# via jupyterhub
7081
jupyterhub==1.5.0
7182
# via
72-
# -r ../../../requirements.txt
73-
# -r requirements.in
83+
# -r helm-chart/images/binderhub/../../../requirements.txt
84+
# -r helm-chart/images/binderhub/requirements.in
7485
kubernetes==9.0.1
7586
# via
76-
# -r ../../../requirements.txt
77-
# -r requirements.in
78-
mako==1.2.0
87+
# -r helm-chart/images/binderhub/../../../requirements.txt
88+
# -r helm-chart/images/binderhub/requirements.in
89+
mako==1.2.3
7990
# via alembic
8091
markupsafe==2.1.1
8192
# via
8293
# jinja2
8394
# mako
84-
oauthlib==3.2.0
95+
oauthlib==3.2.1
8596
# via
8697
# jupyterhub
8798
# requests-oauthlib
99+
packaging==21.3
100+
# via docker
88101
pamela==1.0.0
89102
# via jupyterhub
90103
prometheus-client==0.14.1
91104
# via
92-
# -r ../../../requirements.txt
105+
# -r helm-chart/images/binderhub/../../../requirements.txt
93106
# jupyterhub
94-
protobuf==3.20.1
107+
proto-plus==1.22.1
108+
# via
109+
# google-cloud-appengine-logging
110+
# google-cloud-logging
111+
protobuf==4.21.6
95112
# via
96113
# google-api-core
114+
# google-cloud-appengine-logging
115+
# google-cloud-audit-log
116+
# google-cloud-logging
97117
# googleapis-common-protos
98118
# grpcio-status
119+
# proto-plus
99120
pyasn1==0.4.8
100121
# via
101122
# pyasn1-modules
@@ -104,23 +125,25 @@ pyasn1-modules==0.2.8
104125
# via google-auth
105126
pycparser==2.21
106127
# via cffi
107-
pyjwt==2.4.0
108-
# via -r ../../../requirements.txt
128+
pyjwt==2.5.0
129+
# via -r helm-chart/images/binderhub/../../../requirements.txt
109130
pyopenssl==22.0.0
110131
# via certipy
132+
pyparsing==3.0.9
133+
# via packaging
111134
pyrsistent==0.18.1
112135
# via jsonschema
113136
python-dateutil==2.8.2
114137
# via
115138
# jupyterhub
116139
# kubernetes
117-
python-json-logger==2.0.2
140+
python-json-logger==2.0.4
118141
# via
119-
# -r ../../../requirements.txt
142+
# -r helm-chart/images/binderhub/../../../requirements.txt
120143
# jupyter-telemetry
121144
pyyaml==6.0
122145
# via kubernetes
123-
requests==2.27.1
146+
requests==2.28.1
124147
# via
125148
# docker
126149
# google-api-core
@@ -129,7 +152,7 @@ requests==2.27.1
129152
# requests-oauthlib
130153
requests-oauthlib==1.3.1
131154
# via kubernetes
132-
rsa==4.8
155+
rsa==4.9
133156
# via google-auth
134157
ruamel-yaml==0.17.21
135158
# via jupyter-telemetry
@@ -141,24 +164,25 @@ six==1.16.0
141164
# grpcio
142165
# kubernetes
143166
# python-dateutil
144-
sqlalchemy==1.4.36
167+
sqlalchemy==1.4.41
145168
# via
146169
# alembic
147170
# jupyterhub
148-
tornado==6.1
171+
tornado==6.2
149172
# via
150-
# -r ../../../requirements.txt
173+
# -r helm-chart/images/binderhub/../../../requirements.txt
151174
# jupyterhub
152-
traitlets==5.2.1.post0
175+
traitlets==5.4.0
153176
# via
154-
# -r ../../../requirements.txt
177+
# -r helm-chart/images/binderhub/../../../requirements.txt
155178
# jupyter-telemetry
156179
# jupyterhub
157-
urllib3==1.26.9
180+
urllib3==1.26.12
158181
# via
182+
# docker
159183
# kubernetes
160184
# requests
161-
websocket-client==1.3.2
185+
websocket-client==1.4.1
162186
# via
163187
# docker
164188
# kubernetes

0 commit comments

Comments
 (0)