Skip to content

Commit

Permalink
Merge pull request #3598 from jupyterhub/update-image-requirements
Browse files Browse the repository at this point in the history
hub image: refreeze requirements.txt
  • Loading branch information
consideRatio authored Jan 12, 2025
2 parents d94c113 + 6ada763 commit 6df4c75
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 72 deletions.
64 changes: 33 additions & 31 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.3
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.10.11
aiohttp==3.11.11
# via kubernetes-asyncio
aiosignal==1.3.1
aiosignal==1.3.2
# via aiohttp
alembic==1.14.0
# via jupyterhub
annotated-types==0.7.0
# via pydantic
arrow==1.3.0
# via isoduration
attrs==24.2.0
attrs==24.3.0
# via
# aiohttp
# jsonschema
# referencing
bcrypt==4.2.0
bcrypt==4.2.1
# via
# jupyterhub-firstuseauthenticator
# jupyterhub-nativeauthenticator
cachetools==5.5.0
# via google-auth
certifi==2024.8.30
certifi==2024.12.14
# via
# kubernetes-asyncio
# requests
certipy==0.2.1
# via jupyterhub
cffi==1.17.1
# via cryptography
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
cryptography==43.0.3
cryptography==44.0.0
# via
# certipy
# pyjwt
Expand All @@ -51,7 +51,7 @@ frozenlist==1.5.0
# via
# aiohttp
# aiosignal
google-auth==2.36.0
google-auth==2.37.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.4
jinja2==3.1.5
# 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.10.0
jupyter-events==0.11.0
# via jupyterhub
jupyterhub==5.2.1
# via
Expand All @@ -104,11 +104,11 @@ jupyterhub-nativeauthenticator==1.3.0
# via -r unfrozen/requirements.txt
jupyterhub-tmpauthenticator==1.0.0
# via -r unfrozen/requirements.txt
kubernetes-asyncio==31.1.0
kubernetes-asyncio==32.0.0
# via jupyterhub-kubespawner
ldap3==2.9.1
# via jupyterhub-ldapauthenticator
mako==1.3.6
mako==1.3.8
# via alembic
markupsafe==3.0.2
# via
Expand All @@ -120,7 +120,7 @@ multidict==6.1.0
# yarl
mwoauth==0.4.0
# via oauthenticator
oauthenticator==17.1.0
oauthenticator==17.3.0
# via -r unfrozen/requirements.txt
oauthlib==3.2.2
# via
Expand All @@ -130,16 +130,18 @@ oauthlib==3.2.2
# requests-oauthlib
onetimepass==1.0.1
# via jupyterhub-nativeauthenticator
packaging==24.1
packaging==24.2
# via
# jupyterhub
# jupyterhub-idle-culler
pamela==1.2.0
# via jupyterhub
prometheus-client==0.21.0
prometheus-client==0.21.1
# via jupyterhub
propcache==0.2.0
# via yarl
propcache==0.2.1
# via
# aiohttp
# yarl
psycopg2==2.9.10
# via -r unfrozen/requirements.txt
pyasn1==0.6.1
Expand All @@ -151,13 +153,13 @@ pyasn1-modules==0.4.1
# via google-auth
pycparser==2.22
# via cffi
pycurl==7.45.3
pycurl==7.45.4
# via -r unfrozen/requirements.txt
pydantic==2.9.2
pydantic==2.10.5
# via jupyterhub
pydantic-core==2.23.4
pydantic-core==2.27.2
# via pydantic
pyjwt==2.9.0
pyjwt==2.10.1
# via
# jupyterhub-ltiauthenticator
# mwoauth
Expand All @@ -170,7 +172,7 @@ python-dateutil==2.9.0.post0
# jupyterhub
# jupyterhub-idle-culler
# kubernetes-asyncio
python-json-logger==2.0.7
python-json-logger==3.2.1
# via jupyter-events
python-slugify==8.0.4
# via jupyterhub-kubespawner
Expand Down Expand Up @@ -202,23 +204,23 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.21.0
rpds-py==0.22.3
# via
# jsonschema
# referencing
rsa==4.9
# via google-auth
ruamel-yaml==0.18.6
ruamel-yaml==0.18.10
# via oauthenticator
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
six==1.16.0
six==1.17.0
# via
# kubernetes-asyncio
# onetimepass
# python-dateutil
# rfc3339-validator
sqlalchemy==2.0.36
sqlalchemy==2.0.37
# via
# alembic
# jupyterhub
Expand All @@ -242,7 +244,7 @@ traitlets==5.14.3
# jupyterhub-ldapauthenticator
# jupyterhub-ltiauthenticator
# oauthenticator
types-python-dateutil==2.9.0.20241003
types-python-dateutil==2.9.0.20241206
# via arrow
typing-extensions==4.12.2
# via
Expand All @@ -252,12 +254,12 @@ typing-extensions==4.12.2
# sqlalchemy
uri-template==1.3.0
# via jsonschema
urllib3==2.2.3
urllib3==2.3.0
# via
# jupyterhub-kubespawner
# kubernetes-asyncio
# requests
webcolors==24.8.0
webcolors==24.11.1
# via jsonschema
yarl==1.17.1
yarl==1.18.3
# via aiohttp
Loading

0 comments on commit 6df4c75

Please sign in to comment.