fix: Bump prophet, re-enable tests, and remedy column eligibility logic (#24129)

This commit is contained in:
John Bodley
2023-07-05 12:33:52 -07:00
committed by GitHub
parent 0836000f9f
commit 383dac6a5e
6 changed files with 35 additions and 12 deletions

View File

@@ -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": [