Skip to content

hub image: refreeze requirements.txt #3644

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

Merged
merged 1 commit into from
Apr 7, 2025
Merged
Show file tree
Hide file tree
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
58 changes: 31 additions & 27 deletions images/hub/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,40 +4,40 @@
#
# Use the "Run workflow" button at https://github.com/jupyterhub/zero-to-jupyterhub-k8s/actions/workflows/watch-dependencies.yaml
#
aiohappyeyeballs==2.4.4
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.11.11
aiohttp==3.11.16
# via kubernetes-asyncio
aiosignal==1.3.2
# via aiohttp
alembic==1.14.0
alembic==1.15.2
# via jupyterhub
annotated-types==0.7.0
# via pydantic
arrow==1.3.0
# via isoduration
attrs==24.3.0
attrs==25.3.0
# via
# aiohttp
# jsonschema
# referencing
bcrypt==4.2.1
bcrypt==4.3.0
# via
# jupyterhub-firstuseauthenticator
# jupyterhub-nativeauthenticator
cachetools==5.5.0
cachetools==5.5.2
# via google-auth
certifi==2024.12.14
certifi==2025.1.31
# via
# kubernetes-asyncio
# requests
certipy==0.2.1
certipy==0.2.2
# via jupyterhub
cffi==1.17.1
# via cryptography
charset-normalizer==3.4.1
# via requests
cryptography==44.0.0
cryptography==44.0.2
# via
# certipy
# pyjwt
Expand All @@ -51,7 +51,7 @@ frozenlist==1.5.0
# via
# aiohttp
# aiosignal
google-auth==2.37.0
google-auth==2.38.0
# via google-auth-oauthlib
google-auth-oauthlib==1.2.1
# via oauthenticator
Expand All @@ -65,7 +65,7 @@ idna==3.10
# yarl
isoduration==20.11.0
# via jsonschema
jinja2==3.1.5
jinja2==3.1.6
# via
# jupyterhub
# jupyterhub-kubespawner
Expand All @@ -77,7 +77,7 @@ jsonschema==4.23.0
# oauthenticator
jsonschema-specifications==2024.10.1
# via jsonschema
jupyter-events==0.11.0
jupyter-events==0.12.0
# via jupyterhub
jupyterhub==5.2.1
# via
Expand All @@ -88,7 +88,7 @@ jupyterhub==5.2.1
# jupyterhub-ltiauthenticator
# jupyterhub-nativeauthenticator
# oauthenticator
jupyterhub-firstuseauthenticator==1.1.0
jupyterhub-firstuseauthenticator==1.1.1
# via -r unfrozen/requirements.txt
jupyterhub-hmacauthenticator==1.0
# via -r unfrozen/requirements.txt
Expand All @@ -104,17 +104,17 @@ jupyterhub-nativeauthenticator==1.3.0
# via -r unfrozen/requirements.txt
jupyterhub-tmpauthenticator==1.0.0
# via -r unfrozen/requirements.txt
kubernetes-asyncio==32.0.0
kubernetes-asyncio==32.3.0
# via jupyterhub-kubespawner
ldap3==2.9.1
# via jupyterhub-ldapauthenticator
mako==1.3.8
mako==1.3.9
# via alembic
markupsafe==3.0.2
# via
# jinja2
# mako
multidict==6.1.0
multidict==6.3.2
# via
# aiohttp
# yarl
Expand All @@ -132,13 +132,14 @@ onetimepass==1.0.1
# via jupyterhub-nativeauthenticator
packaging==24.2
# via
# jupyter-events
# jupyterhub
# jupyterhub-idle-culler
pamela==1.2.0
# via jupyterhub
prometheus-client==0.21.1
# via jupyterhub
propcache==0.2.1
propcache==0.3.1
# via
# aiohttp
# yarl
Expand All @@ -149,15 +150,15 @@ pyasn1==0.6.1
# ldap3
# pyasn1-modules
# rsa
pyasn1-modules==0.4.1
pyasn1-modules==0.4.2
# via google-auth
pycparser==2.22
# via cffi
pycurl==7.45.4
pycurl==7.45.6
# via -r unfrozen/requirements.txt
pydantic==2.10.5
pydantic==2.11.2
# via jupyterhub
pydantic-core==2.27.2
pydantic-core==2.33.1
# via pydantic
pyjwt==2.10.1
# via
Expand All @@ -172,7 +173,7 @@ python-dateutil==2.9.0.post0
# jupyterhub
# jupyterhub-idle-culler
# kubernetes-asyncio
python-json-logger==3.2.1
python-json-logger==3.3.0
# via jupyter-events
python-slugify==8.0.4
# via jupyterhub-kubespawner
Expand All @@ -181,7 +182,7 @@ pyyaml==6.0.2
# jupyter-events
# jupyterhub-kubespawner
# kubernetes-asyncio
referencing==0.36.0
referencing==0.36.2
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -204,7 +205,7 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.22.3
rpds-py==0.24.0
# via
# jsonschema
# referencing
Expand All @@ -220,7 +221,7 @@ six==1.17.0
# onetimepass
# python-dateutil
# rfc3339-validator
sqlalchemy==2.0.37
sqlalchemy==2.0.40
# via
# alembic
# jupyterhub
Expand All @@ -246,13 +247,16 @@ traitlets==5.14.3
# oauthenticator
types-python-dateutil==2.9.0.20241206
# via arrow
typing-extensions==4.12.2
typing-extensions==4.13.1
# via
# alembic
# pydantic
# pydantic-core
# referencing
# sqlalchemy
# typing-inspection
typing-inspection==0.4.0
# via pydantic
uri-template==1.3.0
# via jsonschema
urllib3==2.3.0
Expand All @@ -262,5 +266,5 @@ urllib3==2.3.0
# requests
webcolors==24.11.1
# via jsonschema
yarl==1.18.3
yarl==1.19.0
# via aiohttp
Loading