Skip to content

Commit 88f3037

Browse files
Add matplotlib for now
1 parent 2e06533 commit 88f3037

2 files changed

Lines changed: 392 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ requires-python = ">=3.10"
2222
dependencies = [
2323
"policyengine-core>=3.6.4",
2424
"microdf-python",
25+
"matplotlib>=3.10.3",
2526
]
2627

2728
[project.urls]

0 commit comments

Comments
 (0)