We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1500896 commit a2cb4c3Copy full SHA for a2cb4c3
how-to-use-azureml/automated-machine-learning/automl_env.yml
@@ -9,7 +9,6 @@ dependencies:
9
- pip==22.3.1
10
- python>=3.8,<3.9
11
- holidays==0.10.3
12
-- conda-forge::fbprophet==0.7.1
13
- pandas==1.3.5
14
- scipy==1.10.1
15
- Cython==0.29.14
@@ -22,5 +21,6 @@ dependencies:
22
21
- -r https://automlsdkdataresources.blob.core.windows.net/validated-requirements/1.53.2/validated_win32_requirements.txt [--no-deps]
23
- matplotlib==3.7.1
24
- xgboost==1.3.3
25
- - cmdstanpy==0.9.5
+ - prophet==1.1.4
+ - cmdstanpy==1.1.0
26
- setuptools-git==1.2
0 commit comments