michael-s-molina opened a new pull request, #25017:
URL: https://github.com/apache/superset/pull/25017

   ### SUMMARY
   https://github.com/apache/superset/pull/24129 bumped Prophet to 1.1.4 but 
there's a [nasty bug](https://github.com/facebook/prophet/issues/2354) 
affecting all versions following 1.1.1. This PR downgrades Prophet to 1.1.1 and 
pins the version in `setup.py`. We can relax the version constraint once that 
bug is fixed.
   
   We also bumped `holidays` to 0.28 
[here](https://github.com/apache/superset/pull/24647) but given that `prophet` 
1.1.1 has a dependency of `holidays>=0.14.2` we left that package untouched.
   
   ### TESTING INSTRUCTIONS
   CI should be sufficient.
   
   ### ADDITIONAL INFORMATION
   - [ ] Has associated issue:
   - [ ] Required feature flags:
   - [ ] Changes UI
   - [ ] Includes DB Migration (follow approval process in 
[SIP-59](https://github.com/apache/superset/issues/13351))
     - [ ] Migration is atomic, supports rollback & is backwards-compatible
     - [ ] Confirm DB migration upgrade and downgrade tested
     - [ ] Runtime estimates and downtime expectations provided
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   


-- 
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: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to