mdeshmu commented on issue #20901: URL: https://github.com/apache/superset/issues/20901#issuecomment-1201380511
This is what i have exactly in my Dockerfile. ` RUN pip install --upgrade pip RUN pip install lunarcalendar tqdm "pystan<3.0" && pip install "prophet>=1.0.1, <1.1" ` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
