Skip to content

Commit 95b2961

Browse files
IgorTavcarclaude
andcommitted
Add matplotlib dependency from callable evaluator fix (PR algorithmicsuperintelligence#423)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent db2a1aa commit 95b2961

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ dependencies = [
1818
"flask",
1919
"dacite>=1.9.2",
2020
"cloudpickle>=2.0.0",
21+
"matplotlib>=3.10.8",
2122
]
2223

2324
[project.optional-dependencies]

0 commit comments

Comments
 (0)