Skip to content

Commit

Permalink
Merge pull request #60 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 Oct 1, 2023
2 parents 1041c6f + 567f06c commit 58011d5
Showing 1 changed file with 12 additions and 14 deletions.
26 changes: 12 additions & 14 deletions images/binderhub-service/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@ 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.3
cryptography==41.0.4
# via pyopenssl
docker==6.1.3
# via binderhub
escapism==1.0.1
# via binderhub
google-auth==2.22.0
google-auth==2.23.2
# via kubernetes
greenlet==2.0.2
# via sqlalchemy
Expand All @@ -42,7 +42,7 @@ jinja2==3.1.2
# via
# binderhub
# jupyterhub
jsonschema==4.19.0
jsonschema==4.19.1
# via
# binderhub
# jupyter-telemetry
Expand All @@ -52,7 +52,7 @@ jupyter-telemetry==0.1.0
# via jupyterhub
jupyterhub==4.0.2
# via binderhub
kubernetes==27.2.0
kubernetes==28.1.0
# via binderhub
mako==1.2.4
# via alembic
Expand Down Expand Up @@ -111,45 +111,43 @@ requests==2.31.0
# requests-oauthlib
requests-oauthlib==1.3.1
# via kubernetes
rpds-py==0.10.0
rpds-py==0.10.3
# via
# jsonschema
# 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
six==1.16.0
# via
# google-auth
# kubernetes
# python-dateutil
sqlalchemy==2.0.20
sqlalchemy==2.0.21
# via
# alembic
# jupyterhub
tornado==6.3.3
# via
# binderhub
# jupyterhub
traitlets==5.9.0
traitlets==5.10.1
# via
# binderhub
# jupyter-telemetry
# jupyterhub
typing-extensions==4.7.1
typing-extensions==4.8.0
# via
# alembic
# sqlalchemy
urllib3==1.26.16
# via
# docker
# google-auth
# kubernetes
# requests
websocket-client==1.6.2
websocket-client==1.6.3
# via
# docker
# kubernetes

0 comments on commit 58011d5

Please sign in to comment.