Commit dfbd02d
update numpy to support Python 3.12
- Update numpy from ==1.22.0 to >=1.26.0,<3
- NumPy 1.22.0 is incompatible with Python 3.12 (causes ImpImporter error)
- NumPy 1.26.0+ adds Python 3.12 support
- Use version range for flexibility while ensuring compatibility
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 0a0e513 commit dfbd02d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments