AutoViML / Auto_TS

Automatically build ARIMA, SARIMAX, VAR, FB Prophet and XGBoost Models on Time Series data sets with a Single Line of Code. Created by Ram Seshadri. Collaborators welcome.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`pip install auto-ts` still tries to install `pyyaml==5.4.1`

pranavvp16 opened this issue · comments

Although we changed the pyyaml version in recent PR when installing with pip it falls back to older version of auto-ts. Pls make an update of the updated version which installs the latest version of pyyaml

@AutoViML when are you going to release the latest version of auto-ts as said there's a PR depending on the newest release

Hi @pranavvp16 👍
yes it has been uploaded to pypi with a new version. Can you please test and confirm?
Sorry for the delay.
Auto Vimal