Skip to content

Commit 39a98bf

Browse files
Update numpy dependency to latest version
1 parent a321297 commit 39a98bf

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
@@ -13,7 +13,7 @@ classifiers = [
1313
]
1414
license = { file = "LICENSE" }
1515
dependencies = [
16-
'numpy<2.0',
16+
'numpy',
1717
'scipy',
1818
'astropy',
1919
'pyerfa',

0 commit comments

Comments
 (0)