Skip to content

Commit 5d11ca1

Browse files
committed
fix numpy version
1 parent 2c5c858 commit 5d11ca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ numba>=0.51.2
55
scipy>=1.4.1
66
scanpy>=1.7.0
77
leidenalg>=0.8.1
8-
numpy>=1.18.1
8+
numpy<2.0
99
joblib>=0.17.0
1010
pandas<2.0
1111
statsmodels>=0.11.1

0 commit comments

Comments
 (0)