From 6a6df9abf880b95b6be6f1de1b570d8a2a8a290d Mon Sep 17 00:00:00 2001 From: "tao.chen" <93983997+taochen-ct@users.noreply.github.com> Date: Mon, 22 Jun 2026 11:19:56 +0800 Subject: [PATCH] add sqlglot --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 3dc62d4..a9d1c8e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,3 +15,4 @@ pymongo redis hdfs pyhdfs +sqlglot