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 Oct 31, 2024
1 parent e772353 commit 7133492
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
6 changes: 3 additions & 3 deletions images/hub/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@ jupyterhub-hmacauthenticator==1.0
# via -r requirements.in
jupyterhub-idle-culler==1.4.0
# via -r requirements.in
jupyterhub-kubespawner==7.0.0b3
jupyterhub-kubespawner==7.0.0
# via -r requirements.in
jupyterhub-ldapauthenticator==2.0.0
jupyterhub-ldapauthenticator==2.0.1
# via -r requirements.in
jupyterhub-ltiauthenticator==1.6.2
# via -r requirements.in
Expand Down Expand Up @@ -259,5 +259,5 @@ urllib3==2.2.3
# requests
webcolors==24.8.0
# via jsonschema
yarl==1.16.0
yarl==1.17.1
# via aiohttp
7 changes: 3 additions & 4 deletions images/singleuser-sample/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ babel==2.16.0
# via jupyterlab-server
beautifulsoup4==4.12.3
# via nbconvert
bleach==6.1.0
bleach==6.2.0
# via nbconvert
certifi==2024.8.30
# via
Expand Down Expand Up @@ -137,7 +137,7 @@ jupyter-server-terminals==0.5.3
# via jupyter-server
jupyterhub==5.2.1
# via -r requirements.in
jupyterlab==4.2.5
jupyterlab==4.3.0
# via -r requirements.in
jupyterlab-pygments==0.3.0
# via nbconvert
Expand Down Expand Up @@ -263,7 +263,6 @@ send2trash==1.8.3
six==1.16.0
# via
# asttokens
# bleach
# python-dateutil
# rfc3339-validator
sniffio==1.3.1
Expand Down Expand Up @@ -332,5 +331,5 @@ websocket-client==1.8.0
# via jupyter-server

# The following packages are considered to be unsafe in a requirements file:
setuptools==75.2.0
setuptools==75.3.0
# via jupyterlab

0 comments on commit 7133492

Please sign in to comment.