Skip to content

Commit 6d8403c

Browse files
committed
Add dependencies required by example apps
1 parent 86fc60f commit 6d8403c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pyproject.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,14 @@ test = [
9191
"dask[dataframe]",
9292
"pyarrow",
9393
"pyarrow-stubs",
94+
"nba_api",
95+
"watchfiles",
96+
"cufflinks",
97+
"yfinance",
98+
"shiny_validate",
99+
"chatlas[anthropic]",
100+
"geopy",
101+
94102
]
95103
dev = [
96104
"black>=24.0",

0 commit comments

Comments
 (0)