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 c592f3b commit 0aca863Copy full SHA for 0aca863
pyproject.toml
@@ -30,6 +30,7 @@ keywords = [
30
[tool.poetry.dependencies]
31
python = ">=3.8,<4.0"
32
data-pipeline-api = "*"
33
+matplotlib = "3.*"
34
35
[tool.poetry.dev-dependencies]
36
poetry = "^1.1.12"
0 commit comments