Skip to content
This repository was archived by the owner on Apr 11, 2023. It is now read-only.

Commit a6a1377

Browse files
authored
Increase the versions of dpu_utils
Previous dpu_utils version depends on `azure-storage` which is deprecated now and hence pip install fails
1 parent 6add170 commit a6a1377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/docker-gpu.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ RUN pip --no-cache-dir install --upgrade \
4444
altair==3.2.0 \
4545
annoy==1.16.0 \
4646
docopt==0.6.2 \
47-
dpu_utils==0.1.34 \
47+
dpu_utils==0.2.17 \
4848
ipdb==0.12.2 \
4949
jsonpath_rw_ext==1.2.2 \
5050
jupyter==1.0.0 \

0 commit comments

Comments
 (0)