Skip to content

Commit 58c2835

Browse files
chore(deps): update dependency matplotlib to >=3.10, <=3.10.8
1 parent 0450215 commit 58c2835

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
@@ -42,7 +42,7 @@ classifiers = [
4242
dependencies = [
4343
"scipy>=1.8, <1.17",
4444
"pandas>1.5, <3.0, !=1.4.0",
45-
"matplotlib>=3.5, <=3.10",
45+
"matplotlib>=3.10, <=3.10.8",
4646
"pydantic>=2, <3",
4747
"PyYAML>=6.0.3, <6.1",
4848
"jinja2>=3.1.6, <3.2",

0 commit comments

Comments
 (0)