Skip to content

Commit f752da4

Browse files
committed
add clickhouse pkg in requirements
1 parent 65b0799 commit f752da4

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

application/requirements-api.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ langchain-core~=0.1.30
1515
sqlparse~=0.4.2
1616
pandas==2.0.3
1717
openpyxl
18-
starrocks==1.0.6
18+
starrocks==1.0.6
19+
clickhouse-sqlalchemy==0.2.6

application/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ sqlparse~=0.4.2
1414
debugpy
1515
pandas==2.0.3
1616
openpyxl
17-
starrocks==1.0.6
17+
starrocks==1.0.6
18+
clickhouse-sqlalchemy==0.2.6

0 commit comments

Comments
 (0)