Skip to content

Commit

Permalink
Superset ~> 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
amancevice committed Jan 14, 2024
1 parent a795012 commit 8e1c0db
Show file tree
Hide file tree
Showing 4 changed files with 1,549 additions and 1,331 deletions.
13 changes: 5 additions & 8 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,14 @@ verify_ssl = true
name = "pypi"

[packages]
apache-superset = "==3.0.1"
cython = "==3.0.3"
# pystan = "==3.7.0"
urllib3 = "==1.26.17"
apache-superset = "==3.0.2"

[dev-packages]
"infi.clickhouse-orm" = "==2.1.3"
authlib = "==1.2.1"
clickhouse-sqlalchemy = "==0.2.4"
cx-oracle = "==8.3.0"
# elasticsearch-dbapi = "==0.2.10"
elasticsearch-dbapi = "==0.2.10"
flask-cors = "==4.0.0"
flask-mail = "==0.9.1"
flask-oauth = "==0.12"
Expand All @@ -25,15 +22,15 @@ markupsafe = "==2.1.3"
mysqlclient = "==2.2.0"
openpyxl = "==3.1.2"
pillow = "==10.0.1"
# prophet = "==1.1.4"
prophet = "==1.1.5"
psycopg2 = "==2.9.7"
pyathena = "==3.0.7"
pydruid = "==0.6.5"
pyhive = "==0.7.0"
pyldap = "==3.0.0"
# pymssql-linux = "==2.1.6"
pymssql-linux = "==2.1.6"
sasl = "==0.3.1"
# snowflake-sqlalchemy = "==1.5.0"
snowflake-sqlalchemy = "==1.5.1"
sqlalchemy-bigquery = "==1.8.0"
sqlalchemy-redshift = "==0.8.14"
sqlalchemy-trino = "==0.5.0"
Expand Down
Loading

0 comments on commit 8e1c0db

Please sign in to comment.