Skip to content

Commit

Permalink
Merge pull request #3234 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 committed Sep 28, 2023
2 parents 88df9f1 + 9cbf0c6 commit 01dd3e6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions images/hub/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jupyterhub-hmacauthenticator==1.0
# via -r requirements.in
jupyterhub-idle-culler==1.2.1
# via -r requirements.in
jupyterhub-kubespawner==6.0.0
jupyterhub-kubespawner==6.1.0
# via -r requirements.in
jupyterhub-ldapauthenticator==1.3.2
# via -r requirements.in
Expand Down Expand Up @@ -109,7 +109,7 @@ mwoauth==0.3.8
# via -r requirements.in
nullauthenticator==1.0.0
# via -r requirements.in
oauthenticator==16.0.7
oauthenticator==16.1.0
# via -r requirements.in
oauthlib==3.2.2
# via
Expand All @@ -125,7 +125,7 @@ pamela==1.1.0
# via jupyterhub
prometheus-client==0.17.1
# via jupyterhub
psycopg2==2.9.7
psycopg2==2.9.8
# via -r requirements.in
pyasn1==0.5.0
# via ldap3
Expand Down Expand Up @@ -171,7 +171,7 @@ rpds-py==0.10.3
# via
# jsonschema
# referencing
ruamel-yaml==0.17.32
ruamel-yaml==0.17.33
# via
# jupyter-telemetry
# oauthenticator
Expand Down Expand Up @@ -200,7 +200,7 @@ tornado==6.3.3
# jupyterhub-idle-culler
# jupyterhub-ldapauthenticator
# oauthenticator
traitlets==5.10.0
traitlets==5.10.1
# via
# jupyter-telemetry
# jupyterhub
Expand Down
6 changes: 3 additions & 3 deletions images/singleuser-sample/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jupyter-client==8.3.1
# jupyter-server
# nbclassic
# nbclient
jupyter-core==5.3.1
jupyter-core==5.3.2
# via
# ipykernel
# jupyter-client
Expand Down Expand Up @@ -261,7 +261,7 @@ rpds-py==0.10.3
# via
# jsonschema
# referencing
ruamel-yaml==0.17.32
ruamel-yaml==0.17.33
# via jupyter-telemetry
ruamel-yaml-clib==0.2.7
# via ruamel-yaml
Expand Down Expand Up @@ -302,7 +302,7 @@ tornado==6.3.3
# nbclassic
# nbgitpuller
# terminado
traitlets==5.10.0
traitlets==5.10.1
# via
# comm
# ipykernel
Expand Down

0 comments on commit 01dd3e6

Please sign in to comment.