Skip to content

Commit edf3ce4

Browse files
Update dependency numpy to v2
1 parent b94e7f8 commit edf3ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
"bw2data>=4.0.dev57",
3434
"bw2io>=0.9.dev35",
3535
"bw_processing>=0.9.6",
36-
"numpy<2",
36+
"numpy<3",
3737
"loguru",
3838
]
3939

0 commit comments

Comments
 (0)