Skip to content

Commit

Permalink
Merge pull request #3349 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 Feb 21, 2024
2 parents 69f5185 + b92321c commit 0b07a97
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 30 deletions.
22 changes: 11 additions & 11 deletions images/hub/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ bcrypt==4.1.2
# via
# jupyterhub-firstuseauthenticator
# jupyterhub-nativeauthenticator
certifi==2023.11.17
certifi==2024.2.2
# via
# kubernetes-asyncio
# requests
Expand All @@ -31,7 +31,7 @@ cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
cryptography==42.0.2
cryptography==42.0.4
# via
# pyjwt
# pyopenssl
Expand Down Expand Up @@ -93,11 +93,11 @@ ldap3==2.9.1
# via jupyterhub-ldapauthenticator
mako==1.3.2
# via alembic
markupsafe==2.1.4
markupsafe==2.1.5
# via
# jinja2
# mako
multidict==6.0.4
multidict==6.0.5
# via
# aiohttp
# yarl
Expand All @@ -119,15 +119,15 @@ packaging==23.2
# via jupyterhub
pamela==1.1.0
# via jupyterhub
prometheus-client==0.19.0
prometheus-client==0.20.0
# via jupyterhub
psycopg2==2.9.9
# via -r requirements.in
pyasn1==0.5.1
# via ldap3
pycparser==2.21
# via cffi
pycurl==7.45.2
pycurl==7.45.3
# via -r requirements.in
pyjwt[crypto]==2.8.0
# via
Expand All @@ -145,7 +145,7 @@ python-dateutil==2.8.2
# kubernetes-asyncio
python-json-logger==2.0.7
# via jupyter-telemetry
python-slugify==8.0.3
python-slugify==8.0.4
# via jupyterhub-kubespawner
pyyaml==6.0.1
# via
Expand All @@ -163,11 +163,11 @@ requests==2.31.0
# requests-oauthlib
requests-oauthlib==1.3.1
# via mwoauth
rpds-py==0.17.1
rpds-py==0.18.0
# via
# jsonschema
# referencing
ruamel-yaml==0.18.5
ruamel-yaml==0.18.6
# via
# jupyter-telemetry
# oauthenticator
Expand All @@ -178,7 +178,7 @@ six==1.16.0
# kubernetes-asyncio
# onetimepass
# python-dateutil
sqlalchemy==2.0.25
sqlalchemy==2.0.27
# via
# alembic
# jupyterhub
Expand Down Expand Up @@ -207,7 +207,7 @@ typing-extensions==4.9.0
# via
# alembic
# sqlalchemy
urllib3==2.2.0
urllib3==2.2.1
# via
# jupyterhub-kubespawner
# kubernetes-asyncio
Expand Down
52 changes: 33 additions & 19 deletions images/singleuser-sample/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@
#
alembic==1.13.1
# via jupyterhub
anyio==4.2.0
# via jupyter-server
anyio==4.3.0
# via
# httpx
# jupyter-server
argon2-cffi==23.1.0
# via
# jupyter-server
Expand All @@ -32,8 +34,11 @@ beautifulsoup4==4.12.3
# via nbconvert
bleach==6.1.0
# via nbconvert
certifi==2023.11.17
# via requests
certifi==2024.2.2
# via
# httpcore
# httpx
# requests
certipy==0.1.3
# via jupyterhub
cffi==1.16.0
Expand All @@ -44,9 +49,9 @@ charset-normalizer==3.3.2
# via requests
comm==0.2.1
# via ipykernel
cryptography==42.0.2
cryptography==42.0.4
# via pyopenssl
debugpy==1.8.0
debugpy==1.8.1
# via ipykernel
decorator==5.1.1
# via ipython
Expand All @@ -60,12 +65,19 @@ fqdn==1.5.1
# via jsonschema
greenlet==3.0.3
# via sqlalchemy
h11==0.14.0
# via httpcore
httpcore==1.0.4
# via httpx
httpx==0.27.0
# via jupyterlab
idna==3.6
# via
# anyio
# httpx
# jsonschema
# requests
ipykernel==6.29.0
ipykernel==6.29.2
# via
# jupyterlab
# nbclassic
Expand All @@ -85,7 +97,7 @@ jinja2==3.1.3
# jupyterlab-server
# nbclassic
# nbconvert
json5==0.9.14
json5==0.9.17
# via jupyterlab-server
jsonpointer==2.4
# via jsonschema
Expand Down Expand Up @@ -131,15 +143,15 @@ jupyter-telemetry==0.1.0
# via jupyterhub
jupyterhub==4.0.2
# via -r requirements.in
jupyterlab==4.0.12
jupyterlab==4.1.2
# via -r requirements.in
jupyterlab-pygments==0.3.0
# via nbconvert
jupyterlab-server==2.25.2
jupyterlab-server==2.25.3
# via jupyterlab
mako==1.3.2
# via alembic
markupsafe==2.1.4
markupsafe==2.1.5
# via
# jinja2
# mako
Expand All @@ -154,7 +166,7 @@ nbclassic==1.0.0
# via -r requirements.in
nbclient==0.9.0
# via nbconvert
nbconvert==7.14.2
nbconvert==7.16.1
# via
# jupyter-server
# nbclassic
Expand All @@ -170,7 +182,7 @@ nest-asyncio==1.6.0
# via
# ipykernel
# nbclassic
notebook-shim==0.2.3
notebook-shim==0.2.4
# via
# jupyterlab
# nbclassic
Expand All @@ -196,7 +208,7 @@ pexpect==4.9.0
# via ipython
platformdirs==4.2.0
# via jupyter-core
prometheus-client==0.19.0
prometheus-client==0.20.0
# via
# jupyter-server
# jupyterhub
Expand Down Expand Up @@ -253,11 +265,11 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.17.1
rpds-py==0.18.0
# via
# jsonschema
# referencing
ruamel-yaml==0.18.5
ruamel-yaml==0.18.6
# via jupyter-telemetry
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
Expand All @@ -272,10 +284,12 @@ six==1.16.0
# python-dateutil
# rfc3339-validator
sniffio==1.3.0
# via anyio
# via
# anyio
# httpx
soupsieve==2.5
# via beautifulsoup4
sqlalchemy==2.0.25
sqlalchemy==2.0.27
# via
# alembic
# jupyterhub
Expand Down Expand Up @@ -323,7 +337,7 @@ typing-extensions==4.9.0
# sqlalchemy
uri-template==1.3.0
# via jsonschema
urllib3==2.2.0
urllib3==2.2.1
# via requests
wcwidth==0.2.13
# via prompt-toolkit
Expand Down

0 comments on commit 0b07a97

Please sign in to comment.