From 0508cdbb799e194ec4060b23d824ee17e5db847d Mon Sep 17 00:00:00 2001 From: Ben Schroeter Date: Sun, 6 Oct 2024 22:23:31 +1100 Subject: [PATCH] Update benchcab-dev.yaml Updated hpcpy version. --- .conda/benchcab-dev.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.conda/benchcab-dev.yaml b/.conda/benchcab-dev.yaml index ddf3047..8cbae41 100644 --- a/.conda/benchcab-dev.yaml +++ b/.conda/benchcab-dev.yaml @@ -16,7 +16,7 @@ dependencies: - cerberus>=1.3.5 - gitpython - jinja2 - - hpcpy>=0.3.0 + - hpcpy>=0.5.0 - meorg_client # CI - pytest-cov @@ -26,4 +26,4 @@ dependencies: - black - ruff - pip: - - -r mkdocs-requirements.txt \ No newline at end of file + - -r mkdocs-requirements.txt