From 38489b870d8b5e0ba84bb48618b031a5abbd581c Mon Sep 17 00:00:00 2001 From: Pedro Faustini Date: Wed, 17 Sep 2025 15:30:50 +1000 Subject: [PATCH 1/2] Updated phi-finder to 0.1.4 --- requirements.txt | 2 +- .../australian-imaging-service/quality-control/phi-finder.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6683893..836921b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pydra2app >=0.18.5 pydra2app-xnat >= 0.8.1 -phi-finder == 0.1.2 +phi-finder >= 0.1.4 fileformats >= 0.8.6 fileformats-extras >= 0.2.1 fileformats-datascience >= 0.1.0 diff --git a/specs/australian-imaging-service/quality-control/phi-finder.yaml b/specs/australian-imaging-service/quality-control/phi-finder.yaml index 9c86eb4..0a068c8 100644 --- a/specs/australian-imaging-service/quality-control/phi-finder.yaml +++ b/specs/australian-imaging-service/quality-control/phi-finder.yaml @@ -1,6 +1,6 @@ schema_version: '2.0' title: PHI-Finder -version: &package_version "0.1.2" +version: &package_version "0.1.4" authors: - name: Pedro Faustini email: pedro.faustini@mq.edu.au From d049cc9c90db6ed906ae1af589bad8f8d60ffe14 Mon Sep 17 00:00:00 2001 From: Pedro Faustini Date: Wed, 17 Sep 2025 16:03:00 +1000 Subject: [PATCH 2/2] Updated phi-finder to 0.1.5 --- requirements.txt | 2 +- .../australian-imaging-service/quality-control/phi-finder.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 836921b..d3cf8b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pydra2app >=0.18.5 pydra2app-xnat >= 0.8.1 -phi-finder >= 0.1.4 +phi-finder >= 0.1.5 fileformats >= 0.8.6 fileformats-extras >= 0.2.1 fileformats-datascience >= 0.1.0 diff --git a/specs/australian-imaging-service/quality-control/phi-finder.yaml b/specs/australian-imaging-service/quality-control/phi-finder.yaml index 0a068c8..6882fb5 100644 --- a/specs/australian-imaging-service/quality-control/phi-finder.yaml +++ b/specs/australian-imaging-service/quality-control/phi-finder.yaml @@ -1,6 +1,6 @@ schema_version: '2.0' title: PHI-Finder -version: &package_version "0.1.4" +version: &package_version "0.1.5" authors: - name: Pedro Faustini email: pedro.faustini@mq.edu.au