Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

binderhub-service image: refreeze requirements.txt #60

Merged
merged 1 commit into from
Oct 1, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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