Skip to content

Commit b606e91

Browse files
committed
Move to numpy > 2.0.0
1 parent 2aff1c3 commit b606e91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies = [
4141
"matplotlib>=3.5.1",
4242
"natsort>=8.1.0",
4343
"numba>=0.55.1",
44-
"numpy>=1.18",
44+
"numpy>=2.0.0",
4545
"pandas>=1.4.1",
4646
"photutils<2.0",
4747
"psutil>=5.9.0",

0 commit comments

Comments
 (0)