Skip to content

Commit

Permalink
Refreeze dask-gateway-server/Dockerfile.requirements.txt (#808)
Browse files Browse the repository at this point in the history
  • Loading branch information
dask-bot authored Feb 17, 2024
1 parent 97238ba commit a327aa4
Showing 1 changed file with 49 additions and 2 deletions.
51 changes: 49 additions & 2 deletions dask-gateway-server/Dockerfile.requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,52 @@
#
# Use "Run workflow" button at https://github.com/dask/dask-gateway/actions/workflows/refreeze-dockerfile-requirements-txt.yaml
#
sanitized-package[kubernetes] @ file:///home/dependabot/dependabot-updater/tmp/20240217-7-1a6wtj/dependabot_20240217-7-jva49u
# via file:///home/dependabot/dependabot-updater/tmp/20240217-7-1a6wtj/dependabot-20240217-7-jva49u
aiohttp==3.9.3
# via
# dask-gateway-server
# kubernetes-asyncio
aiosignal==1.3.1
# via aiohttp
attrs==23.2.0
# via aiohttp
certifi==2024.2.2
# via kubernetes-asyncio
cffi==1.16.0
# via cryptography
colorlog==6.8.2
# via dask-gateway-server
cryptography==42.0.3
# via dask-gateway-server
dask-gateway-server @ file:///opt/dask-gateway-server
# via -r Dockerfile.requirements.in
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
idna==3.6
# via yarl
kubernetes-asyncio==29.0.0
# via dask-gateway-server
multidict==6.0.5
# via
# aiohttp
# yarl
pycparser==2.21
# via cffi
python-dateutil==2.8.2
# via kubernetes-asyncio
pyyaml==6.0.1
# via kubernetes-asyncio
six==1.16.0
# via
# kubernetes-asyncio
# python-dateutil
traitlets==5.14.1
# via dask-gateway-server
urllib3==2.2.0
# via kubernetes-asyncio
yarl==1.9.4
# via aiohttp

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

0 comments on commit a327aa4

Please sign in to comment.