Add component ExeSQL (#1966)

### What problem does this PR solve?

#1965 

### Type of change

- [x] New Feature (non-breaking change which adds functionality)

---------

Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
This commit is contained in:
H
2024-08-16 12:36:53 +08:00
committed by GitHub
parent b4ef50bdb5
commit 644f68de97
6 changed files with 153 additions and 0 deletions

View File

@ -160,3 +160,5 @@ editdistance==0.8.1
markdown_to_json==2.1.1
scholarly==1.7.11
deepl==1.18.0
psycopg2-binary==2.9.9
tabulate-0.9.0