mirror of
https://github.com/apache/superset.git
synced 2026-04-18 23:55:00 +00:00
chore(prophet): bump prophet to 1.0.1 (#14228)
This commit is contained in:
2
setup.py
2
setup.py
@@ -145,7 +145,7 @@ setup(
|
||||
"postgres": ["psycopg2-binary==2.8.5"],
|
||||
"presto": ["pyhive[presto]>=0.4.0"],
|
||||
"trino": ["sqlalchemy-trino>=0.2"],
|
||||
"prophet": ["fbprophet>=0.7.1, <0.8", "pystan<3.0"],
|
||||
"prophet": ["prophet>=1.0.1, <1.1", "pystan<3.0"],
|
||||
"redshift": ["sqlalchemy-redshift>=0.8.1, < 0.9"],
|
||||
"snowflake": ["snowflake-sqlalchemy>=1.2.3, <1.3"],
|
||||
"teradata": ["sqlalchemy-teradata==0.9.0.dev0"],
|
||||
|
||||
Reference in New Issue
Block a user