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 Mar 31, 2023
1 parent 6d3d176 commit 00a12ab
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
17 changes: 12 additions & 5 deletions images/hub/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,13 @@ charset-normalizer==3.1.0
# aiohttp
# requests
cryptography==40.0.1
# via pyopenssl
# via
# pyjwt
# pyopenssl
escapism==1.0.1
# via jupyterhub-kubespawner
# via
# jupyterhub-kubespawner
# jupyterhub-ltiauthenticator
frozenlist==1.3.3
# via
# aiohttp
Expand Down Expand Up @@ -78,7 +82,7 @@ jupyterhub-kubespawner==4.3.0
# via -r requirements.in
jupyterhub-ldapauthenticator==1.3.2
# via -r requirements.in
jupyterhub-ltiauthenticator==1.4.0
jupyterhub-ltiauthenticator==1.5.0
# via -r requirements.in
jupyterhub-nativeauthenticator==1.1.0
# via -r requirements.in
Expand All @@ -103,7 +107,9 @@ mwoauth==0.3.8
nullauthenticator==1.0.0
# via -r requirements.in
oauthenticator==15.1.0
# via -r requirements.in
# via
# -r requirements.in
# jupyterhub-ltiauthenticator
oauthlib==3.2.2
# via
# jupyterhub
Expand All @@ -126,9 +132,10 @@ pycparser==2.21
# via cffi
pycurl==7.45.2
# via -r requirements.in
pyjwt==2.6.0
pyjwt[crypto]==2.6.0
# via
# -r requirements.in
# jupyterhub-ltiauthenticator
# mwoauth
pymysql==1.0.3
# via -r requirements.in
Expand Down
2 changes: 1 addition & 1 deletion images/singleuser-sample/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jupyter-ydoc==0.2.3
# jupyterlab
jupyterhub==4.0.0b2
# via -r requirements.in
jupyterlab==3.6.2
jupyterlab==3.6.3
# via -r requirements.in
jupyterlab-pygments==0.2.2
# via nbconvert
Expand Down

0 comments on commit 00a12ab

Please sign in to comment.