Skip to content

Commit 294c51b

Browse files
mishushakovclaude
andcommitted
Bump Python requirement to ^3.13 and sync poetry lock
numpy ^2.3.5 requires Python >=3.11; bumping to ^3.13 per project needs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 45e97c4 commit 294c51b

File tree

2 files changed

+78
-76
lines changed

2 files changed

+78
-76
lines changed

chart_data_extractor/poetry.lock

Lines changed: 77 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

chart_data_extractor/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repository = "https://github.com/e2b-dev/e2b-code-interpreter/tree/python"
1010
packages = [{ include = "e2b_charts" }]
1111

1212
[tool.poetry.dependencies]
13-
python = "^3.10"
13+
python = "^3.13"
1414

1515
numpy = "^2.3.5"
1616
matplotlib = "^3.10.3"

0 commit comments

Comments
 (0)