Skip to content

Commit b050fc0

Browse files
committed
fix: pin version numpy<2.4
1 parent 1f9149c commit b050fc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ dependencies = [
3131
"trame-components",
3232
"trame-tauri>=0.6.2",
3333
"Pillow",
34+
"numpy<2.4",
3435
]
3536

3637
[project.optional-dependencies]

0 commit comments

Comments
 (0)