Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

binderhub image: refreeze requirements.txt #1839

Merged
merged 1 commit into from Mar 29, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
13 changes: 7 additions & 6 deletions helm-chart/images/binderhub/requirements.txt
Expand Up @@ -30,7 +30,7 @@ docker==7.0.0
# via -r helm-chart/images/binderhub/../../../requirements.txt
escapism==1.0.1
# via -r helm-chart/images/binderhub/../../../requirements.txt
google-api-core[grpc]==2.17.1
google-api-core[grpc]==2.18.0
# via
# google-cloud-appengine-logging
# google-cloud-core
Expand Down Expand Up @@ -82,7 +82,7 @@ jsonschema-specifications==2023.12.1
# via jsonschema
jupyter-telemetry==0.1.0
# via jupyterhub
jupyterhub==4.1.0
jupyterhub==4.1.3
# via
# -r helm-chart/images/binderhub/../../../requirements.txt
# -r helm-chart/images/binderhub/requirements.in
Expand Down Expand Up @@ -112,6 +112,7 @@ prometheus-client==0.20.0
# jupyterhub
proto-plus==1.23.0
# via
# google-api-core
# google-cloud-appengine-logging
# google-cloud-logging
protobuf==4.25.3
Expand All @@ -124,11 +125,11 @@ protobuf==4.25.3
# grpc-google-iam-v1
# grpcio-status
# proto-plus
pyasn1==0.5.1
pyasn1==0.6.0
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.3.0
pyasn1-modules==0.4.0
# via google-auth
pycparser==2.21
# via cffi
Expand Down Expand Up @@ -159,7 +160,7 @@ requests==2.31.0
# jupyterhub
# kubernetes
# requests-oauthlib
requests-oauthlib==1.4.0
requests-oauthlib==2.0.0
# via kubernetes
rpds-py==0.18.0
# via
Expand All @@ -175,7 +176,7 @@ six==1.16.0
# via
# kubernetes
# python-dateutil
sqlalchemy==2.0.28
sqlalchemy==2.0.29
# via
# alembic
# jupyterhub
Expand Down