Skip to content

Commit f79506b

Browse files
committed
matplotlib and seaborn as dev
1 parent 7d1d2fa commit f79506b

File tree

2 files changed

+349
-0
lines changed

2 files changed

+349
-0
lines changed

Diff for: pyproject.toml

+2
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,11 @@ build-backend = "hatchling.build"
5454
[dependency-groups]
5555
dev = [
5656
"cvxsimulator>=1.3.8",
57+
"matplotlib>=3.10.0",
5758
"pre-commit>=4.1.0",
5859
"pytest>=8.3.4",
5960
"pytest-cov>=6.0.0",
61+
"seaborn>=0.13.2",
6062
]
6163

6264
[tool.hatch.build.targets.wheel]

0 commit comments

Comments
 (0)