Skip to content

Commit

Permalink
Merge pull request #150 from jupyterhub/update-image-requirements
Browse files Browse the repository at this point in the history
Refreeze Dockerfile's requirements.txt
  • Loading branch information
consideRatio authored Apr 1, 2024
2 parents 3f3022a + 61ca1fe commit 47b8f1c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ charset-normalizer==3.3.2
# via requests
docker==7.0.0
# via -r requirements.in
google-auth==2.28.1
google-auth==2.29.0
# via kubernetes
idna==3.6
# via requests
Expand All @@ -24,15 +24,15 @@ oauthlib==3.2.2
# via
# kubernetes
# requests-oauthlib
packaging==23.2
packaging==24.0
# via docker
pyasn1==0.5.1
pyasn1==0.6.0
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.3.0
pyasn1-modules==0.4.0
# via google-auth
python-dateutil==2.9.0
python-dateutil==2.9.0.post0
# via kubernetes
pyyaml==6.0.1
# via kubernetes
Expand All @@ -42,7 +42,7 @@ requests==2.31.0
# docker
# kubernetes
# requests-oauthlib
requests-oauthlib==1.3.1
requests-oauthlib==2.0.0
# via kubernetes
rsa==4.9
# via google-auth
Expand Down

0 comments on commit 47b8f1c

Please sign in to comment.