Skip to content

Commit 79ca98c

Browse files
committed
added searborn to requirements
1 parent 966ecfc commit 79ca98c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ moviepy = "*"
7676
# chronos = {git = "https://github.com/amazon-science/chronos-forecasting.git"}
7777
aeon = {git = "https://github.com/aeon-toolkit/aeon.git", branch = "main"}
7878
kagglehub = "*"
79+
seaborn = "*"
7980

8081
[project.optional-dependencies]
8182
dev = ["black", "ruff", "mypy"]

0 commit comments

Comments
 (0)