Skip to content

Commit 2505508

Browse files
committed
ci: Remove sqlglot pin in --group typing
- Pin added #3432 - Original issue resolved eakmanrq/sqlframe#577 - Current pin blocking tobymao/sqlglot#6735 - Pin complained about #3445 (comment)
1 parent ae68645 commit 2505508

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ typing = [ # keep some of these pinned and bump periodically so there's fewer s
8282
"pyright",
8383
"pyarrow-stubs==19.2",
8484
"sqlframe",
85-
"sqlglot<28.6.0",
8685
"polars",
8786
"uv",
8887
"narwhals[ibis]",

0 commit comments

Comments
 (0)