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.
Apache License 2.0
729 stars 114 forks source link

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

Closed pranavvp16 closed 10 months ago

pranavvp16 commented 11 months ago

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

pranavvp16 commented 11 months ago

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

AutoViML commented 10 months ago

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