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 471273b commit 2a3c6d8Copy full SHA for 2a3c6d8
pyproject.toml
@@ -27,8 +27,8 @@ classifiers = [
27
description = "pytest plugin to help with testing figures output from Matplotlib"
28
requires-python = ">=3.9"
29
dependencies = [
30
- "pytest>=8.0.0",
31
- "matplotlib>=3.5.0",
+ "pytest>=5.4.0",
+ "matplotlib>=3.3.3",
32
"packaging>=22.0.0",
33
"Jinja2>=2.10.2",
34
"Pillow>=8.1.1",
0 commit comments