Skip to content

Commit 713784d

Browse files
committed
updating github config
1 parent e1d2587 commit 713784d

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ forecast = [
169169
"oci-cli",
170170
"optuna==2.9.0",
171171
"oracle-ads",
172-
"oracle-automlx==23.2.3",
172+
"oracle-automlx[forecasting]==23.2.3",
173173
"pmdarima",
174174
"prophet",
175175
"shap",

test-requirements-operators.txt

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,22 @@ pytest-xdist
1010
darts
1111
plotly
1212
docker
13+
conda-pack
14+
inflection
15+
nbconvert
16+
nbformat
17+
oci-cli
18+
py-cpuinfo
19+
rich
20+
"autots[additional]"
21+
datapane
22+
holidays==0.21.13
23+
neuralprophet
24+
numpy
25+
optuna==2.9.0
26+
"oracle-automlx[forecasting]==23.2.3"
27+
pmdarima
28+
prophet
29+
shap
30+
sktime
31+
statsmodels

0 commit comments

Comments
 (0)