Skip to content

Commit

Permalink
hub image: refreeze requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
jupyterhub-bot committed Nov 27, 2023
1 parent 1f72919 commit be61807
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions images/hub/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# Use the "Run workflow" button at https://github.com/jupyterhub/zero-to-jupyterhub-k8s/actions/workflows/watch-dependencies.yaml
#
aiohttp==3.9.0
aiohttp==3.9.1
# via kubernetes-asyncio
aiosignal==1.3.1
# via aiohttp
Expand Down Expand Up @@ -45,7 +45,7 @@ frozenlist==1.4.0
# aiosignal
greenlet==3.0.1
# via sqlalchemy
idna==3.4
idna==3.6
# via
# requests
# yarl
Expand Down
10 changes: 5 additions & 5 deletions images/singleuser-sample/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,16 +60,16 @@ fqdn==1.5.1
# via jsonschema
greenlet==3.0.1
# via sqlalchemy
idna==3.4
idna==3.6
# via
# anyio
# jsonschema
# requests
ipykernel==6.27.0
ipykernel==6.26.0
# via
# jupyterlab
# nbclassic
ipython==8.17.2
ipython==8.18.1
# via ipykernel
ipython-genutils==0.2.0
# via nbclassic
Expand Down Expand Up @@ -115,7 +115,7 @@ jupyter-core==5.5.0
# nbformat
jupyter-events==0.9.0
# via jupyter-server
jupyter-lsp==2.2.0
jupyter-lsp==2.2.1
# via jupyterlab
jupyter-server==2.10.1
# via
Expand Down Expand Up @@ -192,7 +192,7 @@ pandocfilters==1.5.0
# via nbconvert
parso==0.8.3
# via jedi
pexpect==4.8.0
pexpect==4.9.0
# via ipython
platformdirs==4.0.0
# via jupyter-core
Expand Down

0 comments on commit be61807

Please sign in to comment.