Skip to content

Commit a43842f

Browse files
committed
Refreeze requirements.txt with Python 3.11
1 parent 5940cd7 commit a43842f

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

helm-chart/images/binderhub/requirements.txt

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.9
2+
# This file is autogenerated by pip-compile with Python 3.11
33
# by the following command:
44
#
55
# Use the "Run workflow" button at https://github.com/jupyterhub/binderhub/actions/workflows/watch-dependencies.yaml
@@ -66,8 +66,6 @@ grpcio-status==1.51.1
6666
# via google-api-core
6767
idna==3.4
6868
# via requests
69-
importlib-metadata==6.0.0
70-
# via jupyterhub
7169
jinja2==3.1.2
7270
# via
7371
# -r helm-chart/images/binderhub/../../../requirements.txt
@@ -156,14 +154,12 @@ rsa==4.9
156154
# via google-auth
157155
ruamel-yaml==0.17.21
158156
# via jupyter-telemetry
159-
ruamel-yaml-clib==0.2.7
160-
# via ruamel-yaml
161157
six==1.16.0
162158
# via
163159
# google-auth
164160
# kubernetes
165161
# python-dateutil
166-
sqlalchemy==1.4.45
162+
sqlalchemy==1.4.46
167163
# via
168164
# alembic
169165
# jupyterhub
@@ -185,8 +181,6 @@ websocket-client==1.4.2
185181
# via
186182
# docker
187183
# kubernetes
188-
zipp==3.11.0
189-
# via importlib-metadata
190184

191185
# The following packages are considered to be unsafe in a requirements file:
192186
# setuptools

0 commit comments

Comments
 (0)