We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2be32a0 commit 40752b2Copy full SHA for 40752b2
pyproject.toml
@@ -18,7 +18,7 @@ classifiers = [
18
"Operating System :: OS Independent",
19
]
20
dependencies = [
21
- "sqlglot",
+ "sqlglot==25.13.0",
22
"pandas",
23
"numpy",
24
0 commit comments