Skip to content

Commit dce0af3

Browse files
authored
Merge branch 'main' into sycai_ai_gen_euc
2 parents a4d5ea2 + ca86686 commit dce0af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"requests >=2.27.1",
5656
"shapely >=1.8.5",
5757
# 25.20.0 introduces this fix https://github.com/TobikoData/sqlmesh/issues/3095 for rtrim/ltrim.
58-
"sqlglot >=25.20.0",
58+
"sqlglot >=25.20.0, <28.0.0",
5959
"tabulate >=0.9",
6060
"ipywidgets >=7.7.1",
6161
"humanize >=4.6.0",

0 commit comments

Comments
 (0)