brainglobe / brainglobe-meta

(Meta-)package repository for BrainGlobe's Python tools for computational neuroanatomy.
BSD 3-Clause "New" or "Revised" License
10 stars 0 forks source link

update minimum cellfinder and segmentation #62

Closed alessandrofelder closed 2 months ago

alessandrofelder commented 2 months ago

Description

What is this PR

Why is this PR needed?

New versions of cellfinder and brainglobe-segmentation have a bugfix (to avoid dependency versions being incompatible with numpy>=2)

What does this PR do?

Pins cellfinder and segmentation to newest versions.

References

\

How has this PR been tested?

\

Is this a breaking change?

no

Does this PR require an update to the documentation?

We should maybe note somewhere that brainglobe does not support numpy yet?

Checklist:

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 60.00%. Comparing base (4dc59bd) to head (e7094d7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #62 +/- ## ======================================= Coverage 60.00% 60.00% ======================================= Files 1 1 Lines 5 5 ======================================= Hits 3 3 Misses 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.