Skip to content

Commit

Permalink
binderhub image: refreeze requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
jupyterhub-bot committed Oct 1, 2023
1 parent e5cdfb3 commit d32e711
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions helm-chart/images/binderhub/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,22 +20,22 @@ certifi==2023.7.22
# requests
certipy==0.1.3
# via jupyterhub
cffi==1.15.1
cffi==1.16.0
# via cryptography
charset-normalizer==3.2.0
charset-normalizer==3.3.0
# via requests
cryptography==41.0.4
# via pyopenssl
docker==6.1.3
# 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.11.1
google-api-core[grpc]==2.12.0
# via
# google-cloud-appengine-logging
# google-cloud-core
# google-cloud-logging
google-auth==2.23.0
google-auth==2.23.2
# via
# google-api-core
# google-cloud-core
Expand All @@ -46,7 +46,7 @@ google-cloud-audit-log==0.2.5
# via google-cloud-logging
google-cloud-core==2.3.3
# via google-cloud-logging
google-cloud-logging==3.6.0
google-cloud-logging==3.7.0
# via -r helm-chart/images/binderhub/requirements.in
googleapis-common-protos[grpc]==1.60.0
# via
Expand All @@ -58,13 +58,13 @@ greenlet==2.0.2
# via sqlalchemy
grpc-google-iam-v1==0.12.6
# via google-cloud-logging
grpcio==1.58.0
grpcio==1.59.0
# via
# google-api-core
# googleapis-common-protos
# grpc-google-iam-v1
# grpcio-status
grpcio-status==1.58.0
grpcio-status==1.59.0
# via google-api-core
idna==3.4
# via requests
Expand Down Expand Up @@ -165,7 +165,7 @@ rpds-py==0.10.3
# referencing
rsa==4.9
# via google-auth
ruamel-yaml==0.17.32
ruamel-yaml==0.17.33
# via jupyter-telemetry
ruamel-yaml-clib==0.2.7
# via ruamel-yaml
Expand All @@ -181,7 +181,7 @@ tornado==6.3.3
# via
# -r helm-chart/images/binderhub/../../../requirements.txt
# jupyterhub
traitlets==5.10.0
traitlets==5.10.1
# via
# -r helm-chart/images/binderhub/../../../requirements.txt
# jupyter-telemetry
Expand All @@ -190,10 +190,9 @@ typing-extensions==4.8.0
# via
# alembic
# sqlalchemy
urllib3==1.26.16
urllib3==2.0.5
# via
# docker
# google-auth
# kubernetes
# requests
websocket-client==1.6.3
Expand Down

0 comments on commit d32e711

Please sign in to comment.