Skip to content

Commit eb8ab49

Browse files
committed
Support numpy 2
Signed-off-by: Lukas Heumos <lukas.heumos@posteo.net>
1 parent b46b1e9 commit eb8ab49

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

requirements.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
tqdm
2-
numpy<2.0.0
3-
pandas
42
numba
5-
matplotlib
63
seaborn
74
h5py
85
yattag
@@ -23,7 +20,7 @@ opencv-python
2320
scikit-image>=0.22.0
2421
scikit-fmm
2522
scipy
26-
cellpose<3.1.0
23+
cellpose
2724

2825
torch
2926
pytorch-lightning

0 commit comments

Comments
 (0)