We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0bbca57 + c89351a commit a0ea870Copy full SHA for a0ea870
1 file changed
pyproject.toml
@@ -23,9 +23,7 @@ dependencies = [
23
"requests",
24
"rich[jupyter]",
25
"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",
+ "sqlglot[rs]~=27.0.0",
29
"tenacity",
30
"time-machine",
31
"json-stream"
0 commit comments