Skip to content

Commit 9501691

Browse files
committed
Fix dependencies
1 parent eb14b16 commit 9501691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ docs = [
3333
"nbconvert",
3434
]
3535
dev = [
36-
"maxplotlib[test,docs]",
36+
"maxplotlibx[test,docs]",
3737
"ruff",
3838
"black",
3939
"isort",

0 commit comments

Comments
 (0)