Skip to content

Commit

Permalink
Merge pull request #1881 from jupyterhub/update-image-requirements
Browse files Browse the repository at this point in the history
binderhub image: refreeze requirements.txt
  • Loading branch information
manics authored Jan 7, 2025
2 parents 774ee54 + f9d5740 commit 3b3743b
Showing 1 changed file with 67 additions and 59 deletions.
126 changes: 67 additions & 59 deletions helm-chart/images/binderhub/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,116 +4,122 @@
#
# Use the "Run workflow" button at https://github.com/jupyterhub/binderhub/actions/workflows/watch-dependencies.yaml
#
alembic==1.13.2
alembic==1.14.0
# via jupyterhub
async-generator==1.10
# via jupyterhub
attrs==23.2.0
attrs==24.3.0
# via
# jsonschema
# referencing
cachetools==5.3.3
cachetools==5.5.0
# via google-auth
certifi==2024.7.4
certifi==2024.12.14
# via
# kubernetes
# requests
certipy==0.1.3
certipy==0.2.1
# via jupyterhub
cffi==1.16.0
cffi==1.17.1
# via cryptography
charset-normalizer==3.3.2
charset-normalizer==3.4.1
# via requests
cryptography==42.0.8
# via pyopenssl
cryptography==44.0.0
# via certipy
deprecated==1.2.15
# via opentelemetry-api
docker==7.1.0
# via -r ../../../requirements.txt
# via -r helm-chart/images/binderhub/../../../requirements.txt
escapism==1.0.1
# via -r ../../../requirements.txt
google-api-core[grpc]==2.19.1
# via -r helm-chart/images/binderhub/../../../requirements.txt
google-api-core==2.24.0
# via
# google-cloud-appengine-logging
# google-cloud-core
# google-cloud-logging
google-auth==2.32.0
google-auth==2.37.0
# via
# google-api-core
# google-cloud-appengine-logging
# google-cloud-core
# google-cloud-logging
# kubernetes
google-cloud-appengine-logging==1.4.4
google-cloud-appengine-logging==1.5.0
# via google-cloud-logging
google-cloud-audit-log==0.2.5
google-cloud-audit-log==0.3.0
# via google-cloud-logging
google-cloud-core==2.4.1
# via google-cloud-logging
google-cloud-logging==3.10.0
# via -r requirements.in
googleapis-common-protos[grpc]==1.63.2
google-cloud-logging==3.11.3
# via -r helm-chart/images/binderhub/requirements.in
googleapis-common-protos==1.66.0
# via
# google-api-core
# google-cloud-audit-log
# grpc-google-iam-v1
# grpcio-status
greenlet==3.0.3
greenlet==3.1.1
# via sqlalchemy
grpc-google-iam-v1==0.13.1
grpc-google-iam-v1==0.14.0
# via google-cloud-logging
grpcio==1.65.0
grpcio==1.69.0
# via
# google-api-core
# googleapis-common-protos
# grpc-google-iam-v1
# grpcio-status
grpcio-status==1.62.2
grpcio-status==1.69.0
# via google-api-core
idna==3.7
idna==3.10
# via requests
jinja2==3.1.4
importlib-metadata==8.5.0
# via opentelemetry-api
jinja2==3.1.5
# via
# -r ../../../requirements.txt
# -r helm-chart/images/binderhub/../../../requirements.txt
# jupyterhub
jsonschema==4.23.0
# via
# -r ../../../requirements.txt
# -r helm-chart/images/binderhub/../../../requirements.txt
# jupyter-telemetry
jsonschema-specifications==2023.12.1
jsonschema-specifications==2024.10.1
# via jsonschema
jupyter-telemetry==0.1.0
# via jupyterhub
jupyterhub==4.1.6
# via
# -r ../../../requirements.txt
# -r requirements.in
# -r helm-chart/images/binderhub/../../../requirements.txt
# -r helm-chart/images/binderhub/requirements.in
kubernetes==9.0.1
# via
# -r ../../../requirements.txt
# -r requirements.in
mako==1.3.5
# -r helm-chart/images/binderhub/../../../requirements.txt
# -r helm-chart/images/binderhub/requirements.in
mako==1.3.8
# via alembic
markupsafe==2.1.5
markupsafe==3.0.2
# via
# jinja2
# mako
oauthlib==3.2.2
# via
# jupyterhub
# requests-oauthlib
packaging==24.1
opentelemetry-api==1.29.0
# via google-cloud-logging
packaging==24.2
# via jupyterhub
pamela==1.1.0
pamela==1.2.0
# via jupyterhub
prometheus-client==0.20.0
prometheus-client==0.21.1
# via
# -r ../../../requirements.txt
# -r helm-chart/images/binderhub/../../../requirements.txt
# jupyterhub
proto-plus==1.24.0
proto-plus==1.25.0
# via
# google-api-core
# google-cloud-appengine-logging
# google-cloud-logging
protobuf==4.25.3
protobuf==5.29.2
# via
# google-api-core
# google-cloud-appengine-logging
Expand All @@ -123,29 +129,27 @@ protobuf==4.25.3
# grpc-google-iam-v1
# grpcio-status
# proto-plus
pyasn1==0.6.0
pyasn1==0.6.1
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.0
pyasn1-modules==0.4.1
# via google-auth
pycparser==2.22
# via cffi
pycurl==7.45.3
# via -r requirements.in
pyjwt==2.8.0
# via -r ../../../requirements.txt
pyopenssl==24.1.0
# via certipy
pycurl==7.45.4
# via -r helm-chart/images/binderhub/requirements.in
pyjwt==2.10.1
# via -r helm-chart/images/binderhub/../../../requirements.txt
python-dateutil==2.9.0.post0
# via
# jupyterhub
# kubernetes
python-json-logger==2.0.7
python-json-logger==3.2.1
# via
# -r ../../../requirements.txt
# -r helm-chart/images/binderhub/../../../requirements.txt
# jupyter-telemetry
pyyaml==6.0.1
pyyaml==6.0.2
# via kubernetes
referencing==0.35.1
# via
Expand All @@ -160,45 +164,49 @@ requests==2.32.3
# requests-oauthlib
requests-oauthlib==2.0.0
# via kubernetes
rpds-py==0.19.0
rpds-py==0.22.3
# via
# jsonschema
# referencing
rsa==4.9
# via google-auth
ruamel-yaml==0.18.6
ruamel-yaml==0.18.10
# via jupyter-telemetry
ruamel-yaml-clib==0.2.8
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
six==1.16.0
six==1.17.0
# via
# kubernetes
# python-dateutil
sqlalchemy==2.0.31
sqlalchemy==2.0.36
# via
# alembic
# jupyterhub
tornado==6.4.2
# via
# -r ../../../requirements.txt
# -r helm-chart/images/binderhub/../../../requirements.txt
# jupyterhub
traitlets==5.14.3
# via
# -r ../../../requirements.txt
# -r helm-chart/images/binderhub/../../../requirements.txt
# jupyter-telemetry
# jupyterhub
typing-extensions==4.12.2
# via
# alembic
# sqlalchemy
urllib3==2.2.2
urllib3==2.3.0
# via
# docker
# kubernetes
# requests
websocket-client==1.8.0
# via kubernetes
wrapt==1.17.0
# via deprecated
zipp==3.21.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
setuptools==70.3.0
setuptools==75.7.0
# via kubernetes

0 comments on commit 3b3743b

Please sign in to comment.