feat(alias core): add data source management (#110)
Co-authored-by: Tianjing Zeng <39507457+StCarmen@users.noreply.github.com> Co-authored-by: stcarmen <1106135234@qq.com>
This commit is contained in:
@@ -45,7 +45,8 @@ dependencies = [
|
||||
"agentscope-runtime>=1.0.0",
|
||||
"aiosqlite>=0.21.0",
|
||||
"asyncpg>=0.30.0",
|
||||
"itsdangerous>=2.2.0"
|
||||
"itsdangerous>=2.2.0",
|
||||
"polars>=1.37.1"
|
||||
]
|
||||
|
||||
[tool.setuptools]
|
||||
|
||||
Reference in New Issue
Block a user