Skip to content

Commit

Permalink
Merge pull request #93 from 2i2c-org/update-image-requirements
Browse files Browse the repository at this point in the history
binderhub-service image: refreeze requirements.txt
  • Loading branch information
consideRatio authored May 1, 2024
2 parents c3c9504 + 161a088 commit 69974f3
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions images/binderhub-service/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,25 +38,25 @@ google-auth==2.29.0
# via kubernetes
greenlet==3.0.3
# via sqlalchemy
idna==3.6
idna==3.7
# via requests
jinja2==3.1.3
# via
# binderhub
# jupyterhub
jsonschema==4.21.1
jsonschema==4.22.0
# via
# binderhub
# jupyter-telemetry
jsonschema-specifications==2023.12.1
# via jsonschema
jupyter-telemetry==0.1.0
# via jupyterhub
jupyterhub==4.1.4
jupyterhub==4.1.5
# via binderhub
kubernetes==29.0.0
# via binderhub
mako==1.3.2
mako==1.3.3
# via alembic
markupsafe==2.1.5
# via
Expand Down Expand Up @@ -101,7 +101,7 @@ python-json-logger==2.0.7
# jupyter-telemetry
pyyaml==6.0.1
# via kubernetes
referencing==0.34.0
referencing==0.35.0
# via
# jsonschema
# jsonschema-specifications
Expand Down Expand Up @@ -135,12 +135,12 @@ tornado==6.4
# via
# binderhub
# jupyterhub
traitlets==5.14.2
traitlets==5.14.3
# via
# binderhub
# jupyter-telemetry
# jupyterhub
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# alembic
# sqlalchemy
Expand All @@ -149,5 +149,5 @@ urllib3==2.2.1
# docker
# kubernetes
# requests
websocket-client==1.7.0
websocket-client==1.8.0
# via kubernetes

0 comments on commit 69974f3

Please sign in to comment.