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 fa204e6 commit 4cdb1f6Copy full SHA for 4cdb1f6
pyproject.toml
@@ -33,7 +33,7 @@
33
"Intended Audience :: Science/Research",
34
"Intended Audience :: System Administrators",
35
]
36
- dependencies = ["requests-cache>=1.0", "PyYAML>=6.0"]
+ dependencies = ["requests-cache>=1.0", "PyYAML>=6.0", "matplotlib>=3.0"]
37
38
[tool.setuptools.dynamic]
39
version = {attr = "cats.__version__"}
0 commit comments