Skip to content

Commit 7756809

Browse files
authored
Update numpy dependency to version 2.3.5
1 parent 3c3613b commit 7756809

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
@@ -25,7 +25,7 @@ classifiers = [
2525
"Programming Language :: Python :: 3.14",
2626
]
2727
dependencies = [
28-
"numpy==2.3.4",
28+
"numpy==2.3.5",
2929
"pint==0.25.2",
3030
]
3131
dynamic = ["version"]

0 commit comments

Comments
 (0)