Skip to content

Commit

Permalink
Merge pull request #3361 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 Mar 20, 2024
2 parents 29f5ad2 + 517a401 commit 41e5fbb
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
12 changes: 6 additions & 6 deletions images/hub/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ oauthlib==3.2.2
# requests-oauthlib
onetimepass==1.0.1
# via jupyterhub-nativeauthenticator
packaging==23.2
packaging==24.0
# via
# jupyterhub
# jupyterhub-idle-culler
Expand All @@ -138,7 +138,7 @@ pyjwt[crypto]==2.8.0
# mwoauth
pymysql==1.1.0
# via -r requirements.in
pyopenssl==24.0.0
pyopenssl==24.1.0
# via certipy
python-dateutil==2.9.0.post0
# via
Expand All @@ -153,7 +153,7 @@ pyyaml==6.0.1
# via
# jupyterhub-kubespawner
# kubernetes-asyncio
referencing==0.33.0
referencing==0.34.0
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -163,7 +163,7 @@ requests==2.31.0
# mwoauth
# oauthenticator
# requests-oauthlib
requests-oauthlib==1.3.1
requests-oauthlib==1.4.0
# via mwoauth
rpds-py==0.18.0
# via
Expand All @@ -180,7 +180,7 @@ six==1.16.0
# kubernetes-asyncio
# onetimepass
# python-dateutil
sqlalchemy==2.0.27
sqlalchemy==2.0.28
# via
# alembic
# jupyterhub
Expand All @@ -197,7 +197,7 @@ tornado==6.4
# jupyterhub-idle-culler
# jupyterhub-ldapauthenticator
# oauthenticator
traitlets==5.14.1
traitlets==5.14.2
# via
# jupyter-telemetry
# jupyterhub
Expand Down
42 changes: 21 additions & 21 deletions images/singleuser-sample/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ cffi==1.16.0
# cryptography
charset-normalizer==3.3.2
# via requests
comm==0.2.1
comm==0.2.2
# via ipykernel
cryptography==42.0.5
# via pyopenssl
Expand Down Expand Up @@ -81,7 +81,7 @@ ipykernel==6.29.3
# via
# jupyterlab
# nbclassic
ipython==8.22.1
ipython==8.22.2
# via ipykernel
ipython-genutils==0.2.0
# via nbclassic
Expand All @@ -97,7 +97,7 @@ jinja2==3.1.3
# jupyterlab-server
# nbclassic
# nbconvert
json5==0.9.20
json5==0.9.24
# via jupyterlab-server
jsonpointer==2.4
# via jsonschema
Expand All @@ -109,13 +109,13 @@ jsonschema[format-nongpl]==4.21.1
# nbformat
jsonschema-specifications==2023.12.1
# via jsonschema
jupyter-client==8.6.0
jupyter-client==8.6.1
# via
# ipykernel
# jupyter-server
# nbclassic
# nbclient
jupyter-core==5.7.1
jupyter-core==5.7.2
# via
# ipykernel
# jupyter-client
Expand All @@ -125,29 +125,29 @@ jupyter-core==5.7.1
# nbclient
# nbconvert
# nbformat
jupyter-events==0.9.0
jupyter-events==0.10.0
# via jupyter-server
jupyter-lsp==2.2.3
jupyter-lsp==2.2.4
# via jupyterlab
jupyter-server==2.12.5
jupyter-server==2.13.0
# via
# jupyter-lsp
# jupyterlab
# jupyterlab-server
# nbclassic
# nbgitpuller
# notebook-shim
jupyter-server-terminals==0.5.2
jupyter-server-terminals==0.5.3
# via jupyter-server
jupyter-telemetry==0.1.0
# via jupyterhub
jupyterhub==4.0.2
# via -r requirements.in
jupyterlab==4.1.2
jupyterlab==4.1.5
# via -r requirements.in
jupyterlab-pygments==0.3.0
# via nbconvert
jupyterlab-server==2.25.3
jupyterlab-server==2.25.4
# via jupyterlab
mako==1.3.2
# via alembic
Expand All @@ -164,13 +164,13 @@ mistune==3.0.2
# via nbconvert
nbclassic==1.0.0
# via -r requirements.in
nbclient==0.9.0
nbclient==0.10.0
# via nbconvert
nbconvert==7.16.1
nbconvert==7.16.2
# via
# jupyter-server
# nbclassic
nbformat==5.9.2
nbformat==5.10.3
# via
# jupyter-server
# nbclassic
Expand All @@ -190,7 +190,7 @@ oauthlib==3.2.2
# via jupyterhub
overrides==7.7.0
# via jupyter-server
packaging==23.2
packaging==24.0
# via
# ipykernel
# jupyter-server
Expand Down Expand Up @@ -229,7 +229,7 @@ pygments==2.17.2
# via
# ipython
# nbconvert
pyopenssl==24.0.0
pyopenssl==24.1.0
# via certipy
python-dateutil==2.9.0.post0
# via
Expand All @@ -248,7 +248,7 @@ pyzmq==25.1.2
# jupyter-client
# jupyter-server
# nbclassic
referencing==0.33.0
referencing==0.34.0
# via
# jsonschema
# jsonschema-specifications
Expand Down Expand Up @@ -289,13 +289,13 @@ sniffio==1.3.1
# httpx
soupsieve==2.5
# via beautifulsoup4
sqlalchemy==2.0.27
sqlalchemy==2.0.28
# via
# alembic
# jupyterhub
stack-data==0.6.3
# via ipython
terminado==0.18.0
terminado==0.18.1
# via
# jupyter-server
# jupyter-server-terminals
Expand All @@ -312,7 +312,7 @@ tornado==6.4
# nbclassic
# nbgitpuller
# terminado
traitlets==5.14.1
traitlets==5.14.2
# via
# comm
# ipykernel
Expand All @@ -329,7 +329,7 @@ traitlets==5.14.1
# nbclient
# nbconvert
# nbformat
types-python-dateutil==2.8.19.20240106
types-python-dateutil==2.9.0.20240316
# via arrow
typing-extensions==4.10.0
# via
Expand Down

0 comments on commit 41e5fbb

Please sign in to comment.