Skip to content

Commit

Permalink
Merge pull request #91 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 Apr 1, 2024
2 parents 22cd608 + f52e932 commit 016ea86
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions images/binderhub-service/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ docker==7.0.0
# via binderhub
escapism==1.0.1
# via binderhub
google-auth==2.28.1
google-auth==2.29.0
# via kubernetes
greenlet==3.0.3
# via sqlalchemy
Expand All @@ -52,7 +52,7 @@ jsonschema-specifications==2023.12.1
# via jsonschema
jupyter-telemetry==0.1.0
# via jupyterhub
jupyterhub==4.0.2
jupyterhub==4.1.4
# via binderhub
kubernetes==29.0.0
# via binderhub
Expand All @@ -67,7 +67,7 @@ oauthlib==3.2.2
# jupyterhub
# kubernetes
# requests-oauthlib
packaging==23.2
packaging==24.0
# via
# docker
# jupyterhub
Expand All @@ -77,21 +77,21 @@ prometheus-client==0.20.0
# via
# binderhub
# jupyterhub
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
pycparser==2.22
# via cffi
pycurl==7.45.3
# via binderhub
pyjwt==2.8.0
# via binderhub
pyopenssl==24.0.0
pyopenssl==24.1.0
# via certipy
python-dateutil==2.9.0
python-dateutil==2.9.0.post0
# via
# jupyterhub
# kubernetes
Expand All @@ -101,7 +101,7 @@ python-json-logger==2.0.7
# jupyter-telemetry
pyyaml==6.0.1
# via kubernetes
referencing==0.33.0
referencing==0.34.0
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -111,7 +111,7 @@ requests==2.31.0
# jupyterhub
# kubernetes
# requests-oauthlib
requests-oauthlib==1.3.1
requests-oauthlib==2.0.0
# via kubernetes
rpds-py==0.18.0
# via
Expand All @@ -127,15 +127,15 @@ six==1.16.0
# via
# kubernetes
# python-dateutil
sqlalchemy==2.0.27
sqlalchemy==2.0.29
# via
# alembic
# jupyterhub
tornado==6.4
# via
# binderhub
# jupyterhub
traitlets==5.14.1
traitlets==5.14.2
# via
# binderhub
# jupyter-telemetry
Expand Down

0 comments on commit 016ea86

Please sign in to comment.