Skip to content

Commit

Permalink
Merge pull request #1839 from jupyterhub/update-image-requirements
Browse files Browse the repository at this point in the history
binderhub image: refreeze requirements.txt
  • Loading branch information
consideRatio committed Mar 29, 2024
2 parents bd0cc80 + 35a34dd commit c1be955
Showing 1 changed file with 7 additions and 6 deletions.
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

0 comments on commit c1be955

Please sign in to comment.