mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
fix: Bump prophet, re-enable tests, and remedy column eligibility logic (#24129)
This commit is contained in:
2
setup.py
2
setup.py
@@ -176,7 +176,7 @@ setup(
|
||||
"postgres": ["psycopg2-binary==2.9.6"],
|
||||
"presto": ["pyhive[presto]>=0.6.5"],
|
||||
"trino": ["trino>=0.324.0"],
|
||||
"prophet": ["prophet>=1.0.1, <1.1", "pystan<3.0"],
|
||||
"prophet": ["prophet>=1.1.0, <2.0.0"],
|
||||
"redshift": ["sqlalchemy-redshift>=0.8.1, < 0.9"],
|
||||
"rockset": ["rockset>=0.8.10, <0.9"],
|
||||
"shillelagh": [
|
||||
|
||||
Reference in New Issue
Block a user