We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 966ecfc commit 79ca98cCopy full SHA for 79ca98c
pyproject.toml
@@ -76,6 +76,7 @@ moviepy = "*"
76
# chronos = {git = "https://github.com/amazon-science/chronos-forecasting.git"}
77
aeon = {git = "https://github.com/aeon-toolkit/aeon.git", branch = "main"}
78
kagglehub = "*"
79
+seaborn = "*"
80
81
[project.optional-dependencies]
82
dev = ["black", "ruff", "mypy"]
0 commit comments