Skip to content

Commit fbe9c54

Browse files
committed
fix: pin version numpy<2
1 parent 1f9149c commit fbe9c54

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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",
3435
]
3536

3637
[project.optional-dependencies]

0 commit comments

Comments
 (0)