Skip to content

Commit a2cb4c3

Browse files
committed
Updated fbprophet to prophet
1 parent 1500896 commit a2cb4c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

how-to-use-azureml/automated-machine-learning/automl_env.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ dependencies:
99
- pip==22.3.1
1010
- python>=3.8,<3.9
1111
- holidays==0.10.3
12-
- conda-forge::fbprophet==0.7.1
1312
- pandas==1.3.5
1413
- scipy==1.10.1
1514
- Cython==0.29.14
@@ -22,5 +21,6 @@ dependencies:
2221
- -r https://automlsdkdataresources.blob.core.windows.net/validated-requirements/1.53.2/validated_win32_requirements.txt [--no-deps]
2322
- matplotlib==3.7.1
2423
- xgboost==1.3.3
25-
- cmdstanpy==0.9.5
24+
- prophet==1.1.4
25+
- cmdstanpy==1.1.0
2626
- setuptools-git==1.2

0 commit comments

Comments
 (0)