feat: 增加依赖

This commit is contained in:
wxg0103 2024-08-06 10:02:07 +08:00
parent db167dd8b4
commit 4733501d3c

View File

@ -48,6 +48,7 @@ gevent = "^24.2.1"
boto3 = "^1.34.151"
langchain-aws = "^0.1.13"
tencentcloud-sdk-python = "^3.0.1205"
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"