Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit c3aa310

Browse files
committed
Removed unneeded dependencies
1 parent bcb76e2 commit c3aa310

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pyproject.toml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,6 @@ click = "^8.1"
3030
rich = "^10.16.2"
3131
toml = "^0.10.2"
3232

33-
34-
preql = { version = "^0.2.15", optional = true }
35-
psycopg2 = { version = "*", optional = true }
36-
mysql-connector-python = { version = "*", optional = true}
37-
snowflake-connector-python = { version = "*", optional = true }
38-
databricks-sql-connector = { version = "*", optional = true}
39-
4033
[tool.poetry.dev-dependencies]
4134
databricks-sql-connector = "*"
4235
mysql-connector-python = "*"

0 commit comments

Comments
 (0)