Skip to content

Commit 697bb2c

Browse files
authored
ci: Remove sqlframe pin from --group typing (#2298)
#2296 (comment)
1 parent c056b44 commit 697bb2c

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
@@ -68,7 +68,7 @@ typing = [
6868
"mypy~=1.15.0",
6969
"pyright",
7070
"pyarrow-stubs==17.18",
71-
"sqlframe==3.24.1",
71+
"sqlframe",
7272
"polars==1.25.2",
7373
"uv",
7474
]

0 commit comments

Comments
 (0)