Skip to content

Commit 40752b2

Browse files
committed
pin version of sqlglot
1 parent 2be32a0 commit 40752b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ classifiers = [
1818
"Operating System :: OS Independent",
1919
]
2020
dependencies = [
21-
"sqlglot",
21+
"sqlglot==25.13.0",
2222
"pandas",
2323
"numpy",
2424
]

0 commit comments

Comments
 (0)