From cc0293eb2d746f8d049499032f59801acd04921e Mon Sep 17 00:00:00 2001 From: sfmig <33267254+sfmig@users.noreply.github.com> Date: Mon, 17 Jun 2024 15:43:37 +0100 Subject: [PATCH 1/3] Add brainglobe-atlasapi from main --- benchmarks/latest-github-requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/benchmarks/latest-github-requirements.txt b/benchmarks/latest-github-requirements.txt index ff95761..9403ea7 100644 --- a/benchmarks/latest-github-requirements.txt +++ b/benchmarks/latest-github-requirements.txt @@ -1,3 +1,4 @@ +brainglobe-atlasapi @ git+https://github.com/brainglobe/brainglobe-atlasapi@main brainglobe-heatmap @ git+https://github.com/brainglobe/brainglobe-heatmap@main brainglobe-napari-io @ git+https://github.com/brainglobe/brainglobe-napari-io@main brainglobe-segmentation @ git+https://github.com/brainglobe/brainglobe-segmentation@main @@ -7,4 +8,4 @@ brainreg[napari] @ git+https://github.com/brainglobe/brainreg@main brainrender @ git+https://github.com/brainglobe/brainrender@main brainrender-napari @ git+https://github.com/brainglobe/brainrender-napari@main cellfinder @ git+https://github.com/brainglobe/cellfinder@main -cellfinder[napari] @ git+https://github.com/brainglobe/cellfinder@main +cellfinder[napari] @ git+https://github.com/brainglobe/cellfinder@main \ No newline at end of file From 90e4ca9e5befddc5791f6ec25da51f6c96b5111f Mon Sep 17 00:00:00 2001 From: sfmig <33267254+sfmig@users.noreply.github.com> Date: Mon, 17 Jun 2024 15:53:23 +0100 Subject: [PATCH 2/3] precommit fix --- benchmarks/latest-github-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/latest-github-requirements.txt b/benchmarks/latest-github-requirements.txt index 9403ea7..d56db52 100644 --- a/benchmarks/latest-github-requirements.txt +++ b/benchmarks/latest-github-requirements.txt @@ -8,4 +8,4 @@ brainreg[napari] @ git+https://github.com/brainglobe/brainreg@main brainrender @ git+https://github.com/brainglobe/brainrender@main brainrender-napari @ git+https://github.com/brainglobe/brainrender-napari@main cellfinder @ git+https://github.com/brainglobe/cellfinder@main -cellfinder[napari] @ git+https://github.com/brainglobe/cellfinder@main \ No newline at end of file +cellfinder[napari] @ git+https://github.com/brainglobe/cellfinder@main From d8bf82415d653668e1ad1247d9ffa46be59f0132 Mon Sep 17 00:00:00 2001 From: sfmig <33267254+sfmig@users.noreply.github.com> Date: Mon, 17 Jun 2024 19:26:57 +0100 Subject: [PATCH 3/3] Remove cellfinder and add morphapi --- benchmarks/latest-github-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/latest-github-requirements.txt b/benchmarks/latest-github-requirements.txt index d56db52..e3f250e 100644 --- a/benchmarks/latest-github-requirements.txt +++ b/benchmarks/latest-github-requirements.txt @@ -7,5 +7,5 @@ brainglobe-utils @ git+https://github.com/brainglobe/brainglobe-utils@main brainreg[napari] @ git+https://github.com/brainglobe/brainreg@main brainrender @ git+https://github.com/brainglobe/brainrender@main brainrender-napari @ git+https://github.com/brainglobe/brainrender-napari@main -cellfinder @ git+https://github.com/brainglobe/cellfinder@main cellfinder[napari] @ git+https://github.com/brainglobe/cellfinder@main +morphapi @ git+https://github.com/brainglobe/morphapi@main