Commit 4cb50f5
Update e2b_charts: numpy ^2.2.6, fix pie chart, update CI tooling
- Bump numpy from >=1.26.4 to ^2.2.6 (last 2.x supporting Python 3.10)
- Fix numpy 2.x Decimal conversion in pie chart (wrap with float())
- Format pie.py per ruff
- Update .tool-versions to Python 3.12 and Poetry 2.1.1
- Update charts_tests.yml to read versions from .tool-versions
- Regenerate poetry.lock
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0c9fde9 commit 4cb50f5
File tree
4 files changed
+158
-7
lines changed- chart_data_extractor
- e2b_charts/charts
4 files changed
+158
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments