EBoisseauSierra commented on a change in pull request #13852:
URL: https://github.com/apache/superset/pull/13852#discussion_r604241299



##########
File path: setup.py
##########
@@ -144,7 +144,7 @@ def get_git_sha():
         "postgres": ["psycopg2-binary==2.8.5"],
         "presto": ["pyhive[presto]>=0.4.0"],
         "trino": ["sqlalchemy-trino>=0.2"],
-        "prophet": ["fbprophet>=0.6, <0.7"],
+        "prophet": ["fbprophet>=0.6, <0.7", "pystan<3.0"],

Review comment:
       Done, good catch!
   
   (It looks like there is a bit of housekeeping to use `prophet>=1.0.1` 
instead — I hadn't time to fully investigate but will try to get to it by end 
of week if it isn't too heavy.)




-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to