Commit 545e705
committed
chore: Allow numpy >= 2.0.0
A large e2e run with forced numpy 2.0+ suggests that the library is
compatible with numpy 2.x series.
Also, removed `numpy` dependency from requirements-dev.txt because it's
already listed in requirements.txt.
See: https://github.com/instructlab/training/actions/runs/14539292904
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>1 parent 2a1e9b6 commit 545e705
3 files changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments