Skip to content

Commit ea36b13

Browse files
authored
fix: remove sqlglot dependency (#33)
1 parent 4192d60 commit ea36b13

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ def read(*names, **kwargs):
6363
python_requires=">=3.8",
6464
install_requires=[
6565
"click==8.1.7",
66-
"sqlglot==18.3.0",
6766
"dbt-artifacts-parser==0.5.1",
6867
"ruamel.yaml==0.18.6",
6968
"tabulate==0.9.0",

0 commit comments

Comments
 (0)