We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3ce66c commit 27cf2b8Copy full SHA for 27cf2b8
pyproject.toml
@@ -43,7 +43,7 @@ classifiers = [
43
dependencies = [
44
"scipy>=1.4.1, <1.16",
45
"pandas>1.1, <3.0, !=1.4.0",
46
- "matplotlib>=3.5, <=3.10",
+ "matplotlib>=3.10, <=3.10.5",
47
"pydantic>=2",
48
"PyYAML>=5.0.0, <6.1",
49
"jinja2>=2.11.1, <3.2",
0 commit comments