Skip to content

Commit

Permalink
build: Ease numpy min version
Browse files Browse the repository at this point in the history
  • Loading branch information
badratig committed Dec 11, 2024
1 parent 439692b commit 4a1bec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ click>=8.0.4
leidenalg
louvain
numba<=0.57.1
numpy>=1.18,<1.22
numpy>=1.18
Pillow>=9.0.1
scanpy>=1.8.2
scikit-image>=0.19.2
Expand Down

0 comments on commit 4a1bec2

Please sign in to comment.