Skip to content

Commit 45e97c4

Browse files
mishushakovclaude
andcommitted
Pin numpy to ^2.3.5 in e2b_charts
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent bb73f1f commit 45e97c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chart_data_extractor/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ packages = [{ include = "e2b_charts" }]
1212
[tool.poetry.dependencies]
1313
python = "^3.10"
1414

15-
numpy = ">=1.26.4"
15+
numpy = "^2.3.5"
1616
matplotlib = "^3.10.3"
1717
pydantic = "^2.9.1"
1818

0 commit comments

Comments
 (0)