Skip to content

Commit

Permalink
Refreeze dask-gateway-server/Dockerfile.requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
dask-bot committed Apr 2, 2024
1 parent da11232 commit a7c5a63
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions dask-gateway-server/Dockerfile.requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ cffi==1.16.0
# via cryptography
colorlog==6.8.2
# via dask-gateway-server
cryptography==42.0.3
cryptography==42.0.5
# via dask-gateway-server
dask-gateway-server @ file:///opt/dask-gateway-server
# via -r Dockerfile.requirements.in
Expand All @@ -34,19 +34,19 @@ multidict==6.0.5
# via
# aiohttp
# yarl
pycparser==2.21
pycparser==2.22
# via cffi
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via kubernetes-asyncio
pyyaml==6.0.1
# via kubernetes-asyncio
six==1.16.0
# via
# kubernetes-asyncio
# python-dateutil
traitlets==5.14.1
traitlets==5.14.2
# via dask-gateway-server
urllib3==2.2.0
urllib3==2.2.1
# via kubernetes-asyncio
yarl==1.9.4
# via aiohttp
Expand Down

0 comments on commit a7c5a63

Please sign in to comment.