Skip to content

Commit

Permalink
chore: Note Dask upgrade blocked by KubeCluster use (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert authored May 5, 2024
1 parent 08ef550 commit 76152b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docker/requirements.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --generate-hashes --output-file=requirements.lock req.txt
# uv pip compile --generate-hashes --output-file=requirements.lock requirements.txt
aiofile==3.8.8 \
--hash=sha256:41e8845cce055779cd77713d949a339deb012eab605b857765e8f8e52a5ed811 \
--hash=sha256:41f3dc40bd730459d58610476e82e5efb2f84ae6e9fa088a9545385d838b8a43
Expand Down
2 changes: 2 additions & 0 deletions docker/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
uproot==5.3.2
# Do not upgrade Dask until move off KubeCluster
# Requires https://github.com/usatlas/analysisbase-dask-uc/issues/9
dask[distributed]==2024.4.2
dask-awkward==2024.3.0
fsspec-xrootd==0.3.0
Expand Down

0 comments on commit 76152b0

Please sign in to comment.