Skip to content

Commit a0ea870

Browse files
Merge branch 'add_fabric_warehouse' into feat/add-fabric-engine
2 parents 0bbca57 + c89351a commit a0ea870

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,7 @@ dependencies = [
2323
"requests",
2424
"rich[jupyter]",
2525
"ruamel.yaml",
26-
27-
# TODO: Change this to the real release before merge!
28-
"sqlglot[rs] @ git+https://github.com/mattiasthalen/sqlglot@fix/fabric-ensure-varchar-max", #~=27.0.0",
26+
"sqlglot[rs]~=27.0.0",
2927
"tenacity",
3028
"time-machine",
3129
"json-stream"

0 commit comments

Comments
 (0)