Commit 56f32e5
committed
Restrict numpy version to <2.0 in dependencies
Added an explicit 'numpy<2.0' constraint to pyproject.toml dependencies to prevent installation of numpy 2.x, ensuring compatibility with the project and its dependencies.1 parent 9f8f0d2 commit 56f32e5
2 files changed
Lines changed: 46 additions & 170 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments