Skip to content

Commit 34c890b

Browse files
authored
bump hatchet to 2025.2.0 per benchpark requirements (#53)
1 parent 899edc5 commit 34c890b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

2026-ISC/docker/Dockerfile.thicket

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ FROM ghcr.io/llnl/caliper:isc-2026
1111
USER root
1212

1313
RUN . /opt/global_py_venv/bin/activate && \
14-
python3 -m pip install llnl-hatchet==2024.1.3 && \
14+
python3 -m pip install llnl-hatchet==2025.2.0 && \
1515
python3 -m pip install "llnl-thicket[plotting] @ git+https://github.com/LLNL/thicket.git@develop-2024-11-02"
1616
# python3 -m pip install llnl-thicket[extrap,plotting]==2024.2.1
1717

0 commit comments

Comments
 (0)