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 Jan 4, 2024
1 parent 57fcdff commit 67ee5ba
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions dask-gateway-server/Dockerfile.requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,29 @@
#
# Use "Run workflow" button at https://github.com/dask/dask-gateway/actions/workflows/refreeze-dockerfile-requirements-txt.yaml
#
aiohttp==3.9.0
aiohttp==3.9.1
# via
# dask-gateway-server
# kubernetes-asyncio
aiosignal==1.3.1
# via aiohttp
attrs==23.1.0
attrs==23.2.0
# via aiohttp
certifi==2023.11.17
# via kubernetes-asyncio
cffi==1.16.0
# via cryptography
colorlog==6.7.0
colorlog==6.8.0
# via dask-gateway-server
cryptography==41.0.5
cryptography==41.0.7
# via dask-gateway-server
dask-gateway-server @ file:///opt/dask-gateway-server
# via -r Dockerfile.requirements.in
frozenlist==1.4.0
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
idna==3.4
idna==3.6
# via yarl
kubernetes-asyncio==28.2.1
# via dask-gateway-server
Expand All @@ -44,11 +44,11 @@ six==1.16.0
# via
# kubernetes-asyncio
# python-dateutil
traitlets==5.13.0
traitlets==5.14.1
# via dask-gateway-server
urllib3==2.1.0
# via kubernetes-asyncio
yarl==1.9.3
yarl==1.9.4
# via aiohttp

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 67ee5ba

Please sign in to comment.