Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update prophet required version to 1.1 #110

Merged
merged 6 commits into from Jun 28, 2022
Merged

Update prophet required version to 1.1 #110

merged 6 commits into from Jun 28, 2022

Conversation

aadyotb
Copy link
Contributor

@aadyotb aadyotb commented Jun 28, 2022

Prophet 1.1 removes the dependency on pystan and has a considerably more lightweight installation than the old version. This change also allows us to simplify the Dockerfile, upgrade prophet from an optional dependency to a required one, and add support for Python 3.10.

Prophet 1.1 removes the dependency on pystan. Since pystan installation
is quite complicated, this change makes Merlion as a whole much simpler
to install.
@aadyotb aadyotb requested a review from huan-dec June 28, 2022 20:45
@aadyotb aadyotb merged commit 593ecb9 into main Jun 28, 2022
@aadyotb aadyotb deleted the aadyot/update_prophet branch June 28, 2022 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants