Commit 1b84d5a
fix: bump min Python to 3.11 in smoke-test and conda env (#313)
scikit-image>=0.26, scikit-learn>=1.8, tensorboard>=2.20 all
require Python>=3.11. smoke-test Python 3.10 and conda env
python<=3.10 were incompatible.
Co-authored-by: pillar1989 <zuobaozhu@gmail.com>1 parent 890421d commit 1b84d5a
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | 37 | | |
39 | 38 | | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
0 commit comments