RamiAwar / dataline

Chat with your data - AI data analysis and visualization on CSV, Postgres, MySQL, Snowflake, SQLite...

Home Page:https://dataline.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update snowflake-sqlalchemy 2.0 upon release

RamiAwar opened this issue · comments

Right now we're using pip to install snowflake-sqlalchemy 2.0 from a branch.

When 2.0 support is officially released, we should update the Dockerfile and README and just install it with poetry and lock it.

Update: we've added it to pyproject.toml, it is now downloadable via poetry (#219). But it's still through a branch, not the officially released package

Closed via #219

Update: we've added it to pyproject.toml, it is now downloadable via poetry (#219). But it's still through a branch, not the officially released package

Yess I realize, just wanna leave this open so we don't forget about it. 😬