Skip to content

Commit 800b1c2

Browse files
john-b-yangclaude
andcommitted
Add matplotlib to dev dependencies
Required by codeclash.analysis (elo plots + ranking). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 8852260 commit 800b1c2

2 files changed

Lines changed: 407 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ dev = [
4848
"Werkzeug",
4949
"frozen-flask",
5050
"anthropic",
51+
"matplotlib", # analysis plots + elo ranking (codeclash.analysis)
5152
]
5253
aws = [
5354
"boto3",

0 commit comments

Comments
 (0)