Skip to content

Commit 38e0ce0

Browse files
committed
add oracledb depencency
1 parent 5a7c57a commit 38e0ce0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,11 +176,14 @@ forecast = [
176176
"sktime",
177177
"statsmodels",
178178
"plotly",
179+
"oracledb",
179180
]
180181
anomaly = [
181182
"tods @ git+https://github.com/datamllab/tods.git",
182183
"autots",
183184
"oracle-automlx[anomaly]==23.2.3",
185+
"oracledb",
186+
"datapane",
184187
]
185188
pii = [
186189
"aiohttp",

0 commit comments

Comments
 (0)