Skip to content

Commit 931f68e

Browse files
committed
deps
1 parent 17c0278 commit 931f68e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ classifiers = [
1616
]
1717
dependencies = [
1818
"typing_extensions",
19-
"numpy",
19+
"numpy>2.3",
2020
"matplotlib",
2121
"scipy",
2222
"astropy",

0 commit comments

Comments
 (0)